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 59ef782 commit e9d45caCopy full SHA for e9d45ca
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.4"
12
firebaseAppDistribution = "5.1.1"
13
14
# AndroidX
@@ -35,7 +35,7 @@ test_core = "1.7.0"
35
roborazzi = "1.50.0"
36
37
# Jetbrain
38
-datetime = "0.7.1"
+datetime = "0.7.1-0.6.x-compat"
39
serialization_json = "1.9.0"
40
41
#other
@@ -59,7 +59,7 @@ autoservice = "1.1.1"
59
60
# quality
61
androidx-test-ext-junit = "1.3.0"
62
-kover = "0.9.1"
+kover = "0.9.2"
63
64
[libraries]
65
# Project
0 commit comments