We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d468502 commit 0e71eedCopy full SHA for 0e71eed
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
6
kotlin.mpp.enableCompatibilityMetadataVariant=true
7
8
# SDK
9
-sdkVersion=0.23.1-SNAPSHOT
+sdkVersion=0.24.0-SNAPSHOT
10
11
# kotlin
12
kotlinVersion=1.8.10
@@ -42,4 +42,4 @@ kamlVersion=0.49.0
42
slf4jVersion=2.0.6
43
44
# crt
45
-crtKotlinVersion=0.6.8
+crtKotlinVersion=0.6.8
0 commit comments