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 a0ed777 commit 4d1d40bCopy full SHA for 4d1d40b
gradle/libs.versions.toml
@@ -8,7 +8,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.20"
10
kotlinpoet = "2.2.0"
11
-ksp = "2.2.20-2.0.2"
+ksp = "2.2.20-2.0.3"
12
firebaseAppDistribution = "5.1.1"
13
14
# AndroidX
@@ -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
@@ -58,7 +58,7 @@ autoservice = "1.1.1"
58
59
# quality
60
androidx-test-ext-junit = "1.3.0"
61
-kover = "0.9.1"
+kover = "0.9.2"
62
63
[libraries]
64
# Project
0 commit comments