Removing test module

This commit is contained in:
2021-09-08 19:28:05 +02:00
parent e42542ec31
commit 56ce85bc82
7 changed files with 1 additions and 124 deletions
+1 -2
View File
@@ -11,7 +11,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
jcenter() // Todo: Warning this repository is going to shut down soon
}
}
rootProject.name = "lottiefiles"
@@ -20,4 +20,3 @@ include(":util")
include(":i18n")
include(":data")
include(":domain")
//include(":test-shared")