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 f7b31c4 commit dfd0aceCopy full SHA for dfd0ace
gradle/libs.versions.toml
@@ -13,9 +13,9 @@ androidxNavigation = "2.9.3"
13
firebaseBom = "33.16.0" # https://firebase.google.com/support/release-notes/android#2025-07-21 minSdkVersion increased from 21 to 23
14
hilt = "2.57"
15
hiltExt = "1.2.0"
16
-kotlin = "2.2.0"
+kotlin = "2.2.10"
17
kotlinxCoroutines = "1.10.2"
18
-kotlinxDatetime = "0.7.1"
+kotlinxDatetime = "0.7.1-0.6.x-compat"
19
kotlinxSerializationJson = "1.9.0"
20
lint = "31.12.0"
21
publishPlugin = "1.3.1"
0 commit comments