Skip to content

Commit 4ea125d

Browse files
Update kotlin
1 parent b559065 commit 4ea125d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# We cannot use 8.12.+ since it breaks F-Droid build (see https://github.com/element-hq/element-x-android/issues/3420#issuecomment-3199571010)
77
android_gradle_plugin = "8.11.1"
88
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
9-
kotlin = "2.2.10"
9+
kotlin = "2.2.20"
1010
kotlinpoet = "2.2.0"
1111
ksp = "2.2.10-2.0.2"
1212
firebaseAppDistribution = "5.1.1"
@@ -34,7 +34,7 @@ accompanist = "0.37.3"
3434
test_core = "1.7.0"
3535

3636
# Jetbrain
37-
datetime = "0.7.1"
37+
datetime = "0.7.1-0.6.x-compat"
3838
serialization_json = "1.9.0"
3939

4040
#other

0 commit comments

Comments
 (0)