Update bootstrap
This commit is contained in:
committed by
Ilya Gorbunov
parent
2179ae496e
commit
4f6d9e7b86
+1
-1
@@ -13,7 +13,7 @@ import proguard.gradle.ProGuardTask
|
|||||||
buildscript {
|
buildscript {
|
||||||
extra["defaultSnapshotVersion"] = "1.3-SNAPSHOT"
|
extra["defaultSnapshotVersion"] = "1.3-SNAPSHOT"
|
||||||
|
|
||||||
kotlinBootstrapFrom(BootstrapOption.TeamCity("1.3-M2-eap-82", projectExtId = "Kotlin_13M2_Compiler", onlySuccessBootstrap = false))
|
kotlinBootstrapFrom(BootstrapOption.TeamCity("1.3-M2-eap-120", projectExtId = "Kotlin_13M2_Compiler", onlySuccessBootstrap = false))
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
bootstrapKotlinRepo?.let(::maven)
|
bootstrapKotlinRepo?.let(::maven)
|
||||||
|
|||||||
Reference in New Issue
Block a user