Skip to content

Commit 9b9b425

Browse files
fix: update sample-dependencies
1 parent c579327 commit 9b9b425

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22

3-
kotlin = "2.0.21"
3+
kotlin = "2.1.20"
44
tink = "1.15.0"
55
androidx-datastore = "1.1.1"
66
androidx-security-crypto = "1.0.0"
@@ -12,11 +12,11 @@ mavenPublishPlugin = "0.31.0"
1212
android-gradlePlugin = "8.9.1"
1313

1414
# Sample
15-
core = "1.15.0"
15+
core = "1.16.0"
1616
lifecycle = "2.8.7"
17-
activity = "1.9.3"
18-
compose-bom = "2024.11.00"
19-
kotlinx-serialization = "1.7.3"
17+
activity = "1.10.1"
18+
compose-bom = "2024.12.01"
19+
kotlinx-serialization = "1.8.1"
2020

2121
[libraries]
2222

0 commit comments

Comments
 (0)