Update Kotlin/Native: 0.9.3
This commit is contained in:
committed by
Ilya Matveev
parent
7a5c05b72d
commit
d2740db88f
+1
-1
@@ -24,7 +24,7 @@ class NativeCompilerDownloader(
|
||||
) {
|
||||
|
||||
internal companion object {
|
||||
val DEFAULT_KONAN_VERSION = KonanVersionImpl(MetaVersion.RELEASE, 0, 9, 2)
|
||||
val DEFAULT_KONAN_VERSION = KonanVersionImpl(MetaVersion.RELEASE, 0, 9, 3)
|
||||
const val BASE_DOWNLOAD_URL = "https://download.jetbrains.com/kotlin/native/builds"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user