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 1a9709f commit 312972dCopy full SHA for 312972d
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
6
kotlin.mpp.enableCompatibilityMetadataVariant=true
7
8
# SDK
9
-sdkVersion=0.17.5-SNAPSHOT
+sdkVersion=0.18.0-SNAPSHOT
10
11
# kotlin
12
kotlinVersion=1.8.10
@@ -44,4 +44,4 @@ kotlinLoggingVersion=3.0.0
44
slf4jVersion=2.0.6
45
46
# crt
47
-crtKotlinVersion=0.6.8
+crtKotlinVersion=0.6.8
0 commit comments