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 b860c6e commit e43fa04Copy full SHA for e43fa04
1 file changed
gradle/libs.versions.toml
@@ -39,13 +39,13 @@ gmsPlugin = "4.4.3"
39
googleOss = "17.1.0"
40
googleOssPlugin = "0.10.6"
41
junit4 = "4.13.2"
42
-#kotlin = "2.1.21"
43
-#ksp = "2.1.21-2.0.1"
+#kotlin = "2.2.0"
+#ksp = "2.2.0-2.0.2"
44
kotlin = "2.1.21"
45
ksp = "2.1.21-2.0.1"
46
kotlinxCoroutines = "1.10.2"
47
-kotlinxDatetime = "0.6.2"
48
-kotlinxSerializationJson = "1.8.1"
+kotlinxDatetime = "0.7.1-0.6.x-compat"
+kotlinxSerializationJson = "1.9.0"
49
lifecycleRuntimeCompose = "2.9.10-alpha01"
50
protobuf = "4.26.0"
51
protobufPlugin = "0.9.4"
@@ -86,7 +86,7 @@ slf4jSimple = "2.0.17"
86
87
androidx-paging = "3.3.6"
88
sqlite = "2.5.2"
89
-kotlinxCollectionImmutable = "0.3.8"
+kotlinxCollectionImmutable = "0.4.0"
90
windowSizeClass = "0.5.0"
91
92
screenshot = "0.0.1-alpha10"
0 commit comments