Skip to content

Commit 71aa6ce

Browse files
committed
Don't upgrade Kotlin version yet
1 parent 851ea16 commit 71aa6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/kotlin/kmp_sdk/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ uiToolingPreview = "1.9.0-alpha02"
1515
junit = "4.13.2"
1616
# https://central.sonatype.com/artifact/io.insert-koin/koin-test-junit4/versions
1717
koinTestJunit4 = "4.1.0"
18-
kotlin = "2.2.0"
18+
kotlin = "2.1.20"
1919
# https://touchlab.co/understanding-and-configuring-your-kmm-test-suite
2020
androidx-core-ktx = "1.15.0"
2121
espresso = "3.6.1"

0 commit comments

Comments
 (0)