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 2f86126 commit 92eeb1fCopy full SHA for 92eeb1f
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
3
-kotlin = "2.0.21"
+kotlin = "2.2.10"
4
tink = "1.15.0"
5
androidx-datastore = "1.1.1"
6
androidx-security-crypto = "1.0.0"
@@ -12,11 +12,11 @@ mavenPublishPlugin = "0.33.0"
12
android-gradlePlugin = "8.10.1"
13
14
# Sample
15
-core = "1.15.0"
16
-lifecycle = "2.8.7"
17
-activity = "1.9.3"
18
-compose-bom = "2024.11.00"
19
-kotlinx-serialization = "1.7.3"
+core = "1.17.0"
+lifecycle = "2.9.3"
+activity = "1.10.1"
+compose-bom = "2024.12.01"
+kotlinx-serialization = "1.9.0"
20
21
[libraries]
22
0 commit comments