Update Kotlin/Native: 1.2-eap-8879
This commit is contained in:
+2
-2
@@ -25,7 +25,7 @@ class NativeCompilerDownloader(
|
||||
) {
|
||||
|
||||
internal companion object {
|
||||
val DEFAULT_KONAN_VERSION = KonanVersionImpl(MetaVersion.EAP, 1, 2, 0, 8365)
|
||||
val DEFAULT_KONAN_VERSION = KonanVersionImpl(MetaVersion.EAP, 1, 2, 0, 8879)
|
||||
const val BASE_DOWNLOAD_URL = "https://download.jetbrains.com/kotlin/native/builds"
|
||||
}
|
||||
|
||||
@@ -110,4 +110,4 @@ class NativeCompilerDownloader(
|
||||
downloadAndExtract()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user