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 b559065 commit 4ea125dCopy full SHA for 4ea125d
gradle/libs.versions.toml
@@ -6,7 +6,7 @@
6
# We cannot use 8.12.+ since it breaks F-Droid build (see https://github.com/element-hq/element-x-android/issues/3420#issuecomment-3199571010)
7
android_gradle_plugin = "8.11.1"
8
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
9
-kotlin = "2.2.10"
+kotlin = "2.2.20"
10
kotlinpoet = "2.2.0"
11
ksp = "2.2.10-2.0.2"
12
firebaseAppDistribution = "5.1.1"
@@ -34,7 +34,7 @@ accompanist = "0.37.3"
34
test_core = "1.7.0"
35
36
# Jetbrain
37
-datetime = "0.7.1"
+datetime = "0.7.1-0.6.x-compat"
38
serialization_json = "1.9.0"
39
40
#other
0 commit comments