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