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 5b28321 commit f864fc4Copy full SHA for f864fc4
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
6
kotlin.mpp.enableCompatibilityMetadataVariant=true
7
8
# SDK
9
-sdkVersion=0.19.1-SNAPSHOT
+sdkVersion=0.20.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