Skip to content

Commit dfd0ace

Browse files
Update kotlin
1 parent f7b31c4 commit dfd0ace

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ androidxNavigation = "2.9.3"
1313
firebaseBom = "33.16.0" # https://firebase.google.com/support/release-notes/android#2025-07-21 minSdkVersion increased from 21 to 23
1414
hilt = "2.57"
1515
hiltExt = "1.2.0"
16-
kotlin = "2.2.0"
16+
kotlin = "2.2.10"
1717
kotlinxCoroutines = "1.10.2"
18-
kotlinxDatetime = "0.7.1"
18+
kotlinxDatetime = "0.7.1-0.6.x-compat"
1919
kotlinxSerializationJson = "1.9.0"
2020
lint = "31.12.0"
2121
publishPlugin = "1.3.1"

0 commit comments

Comments
 (0)