Skip to content

Commit f55f070

Browse files
Update kotlin
1 parent 1793317 commit f55f070

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ androidxNavigation = "2.8.5"
1212
firebaseBom = "33.7.0"
1313
hilt = "2.54"
1414
hiltExt = "1.2.0"
15-
kotlin = "2.1.0"
16-
kotlinxCoroutines = "1.10.1"
17-
kotlinxDatetime = "0.6.1"
18-
kotlinxSerializationJson = "1.7.3"
15+
kotlin = "2.2.0"
16+
kotlinxCoroutines = "1.10.2"
17+
kotlinxDatetime = "0.7.0-0.6.x-compat"
18+
kotlinxSerializationJson = "1.9.0"
1919
lint = "31.7.3"
2020
publishPlugin = "1.3.0"
2121
leakcanary = "2.14"

0 commit comments

Comments
 (0)