JPS Build: remove outdated note about updating bootstrap

This commit is contained in:
Sergey Rostov
2019-08-30 09:05:58 +03:00
parent 63892891db
commit 26fbe3f07b
-1
View File
@@ -7,7 +7,6 @@ import proguard.gradle.ProGuardTask
buildscript {
extra["defaultSnapshotVersion"] = "1.3-SNAPSHOT"
// when updating please also update JPS artifacts configuration: https://jetbrains.quip.com/zzGUAYSJ6gv3/JPS-Build-update-bootstrap
kotlinBootstrapFrom(BootstrapOption.TeamCity("1.3.60-dev-770", onlySuccessBootstrap = false))
repositories {