temporal fix of tasks cyclic error
This commit is contained in:
@@ -12,3 +12,7 @@ repositories {
|
||||
mavenCentral()
|
||||
maven { url "https://kotlin.bintray.com/kotlinx" }
|
||||
}
|
||||
|
||||
subprojects.each {
|
||||
println(it)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user