Skip to content

Commit 0e71eed

Browse files
authored
misc: bump version for breaking change (#907)
1 parent d468502 commit 0e71eed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
kotlin.mpp.enableCompatibilityMetadataVariant=true
77

88
# SDK
9-
sdkVersion=0.23.1-SNAPSHOT
9+
sdkVersion=0.24.0-SNAPSHOT
1010

1111
# kotlin
1212
kotlinVersion=1.8.10
@@ -42,4 +42,4 @@ kamlVersion=0.49.0
4242
slf4jVersion=2.0.6
4343

4444
# crt
45-
crtKotlinVersion=0.6.8
45+
crtKotlinVersion=0.6.8

0 commit comments

Comments
 (0)