Skip to content

Commit 4d1d40b

Browse files
Update kotlin
1 parent a0ed777 commit 4d1d40b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android_gradle_plugin = "8.11.1"
88
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
99
kotlin = "2.2.20"
1010
kotlinpoet = "2.2.0"
11-
ksp = "2.2.20-2.0.2"
11+
ksp = "2.2.20-2.0.3"
1212
firebaseAppDistribution = "5.1.1"
1313

1414
# AndroidX
@@ -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
@@ -58,7 +58,7 @@ autoservice = "1.1.1"
5858

5959
# quality
6060
androidx-test-ext-junit = "1.3.0"
61-
kover = "0.9.1"
61+
kover = "0.9.2"
6262

6363
[libraries]
6464
# Project

0 commit comments

Comments
 (0)