[Native] Removed old gradle properties for kotlin repo and versions

This commit is contained in:
Elena Lepilkina
2021-04-01 18:14:34 +03:00
committed by Space
parent 19fb7ebfd5
commit 393aaac2b9
13 changed files with 19 additions and 70 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ compileKotlin {
repositories {
maven {
url buildKotlinCompilerRepo
url project.bootstrapKotlinRepo
}
}