[build][performance]kotlin:kotlin-build-gradle-plugin 0.0.29 -> 0.0.30

This commit is contained in:
Vasily Levchenko
2021-06-22 18:59:23 +02:00
committed by Space
parent 92b08dfcfb
commit 635a0fb01c
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -90,6 +90,7 @@ subprojects { proj ->
}
}
proj.repositories {
mavenCentral()
maven {
url proj.ext["bootstrapKotlinRepo"]
}