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 9a02de6 commit f47bfa8Copy full SHA for f47bfa8
gradle/libs.versions.toml
@@ -37,11 +37,11 @@ hilt = "2.53.1"
37
hiltExt = "1.2.0"
38
jacoco = "0.8.7"
39
junit4 = "4.13.2"
40
-kotlin = "2.1.10"
41
-kotlinxCoroutines = "1.10.1"
42
-kotlinxDatetime = "0.6.2"
43
-kotlinxSerializationJson = "1.8.0"
44
-ksp = "2.1.10-1.0.30"
+kotlin = "2.2.0"
+kotlinxCoroutines = "1.10.2"
+kotlinxDatetime = "0.7.1-0.6.x-compat"
+kotlinxSerializationJson = "1.9.0"
+ksp = "2.2.0-2.0.2"
45
lint = "31.7.3"
46
# @keep
47
minSdk = "21"
0 commit comments