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