Update Kotlin/Native: 1.3-dev-9457
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ extra["versions.markdown"] = "0.1.25"
|
|||||||
extra["versions.trove4j"] = "1.0.20181211"
|
extra["versions.trove4j"] = "1.0.20181211"
|
||||||
|
|
||||||
if (!project.hasProperty("versions.kotlin-native")) {
|
if (!project.hasProperty("versions.kotlin-native")) {
|
||||||
extra["versions.kotlin-native"] = "1.3-dev-9301"
|
extra["versions.kotlin-native"] = "1.3-dev-9457"
|
||||||
}
|
}
|
||||||
|
|
||||||
val isTeamcityBuild = project.hasProperty("teamcity") || System.getenv("TEAMCITY_VERSION") != null
|
val isTeamcityBuild = project.hasProperty("teamcity") || System.getenv("TEAMCITY_VERSION") != null
|
||||||
|
|||||||
Reference in New Issue
Block a user