Skip to content

Commit 9abc9c1

Browse files
fix: update sample-dependencies
1 parent ee579d8 commit 9abc9c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 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.0"
44
tink = "1.15.0"
55
androidx-datastore = "1.1.1"
66
androidx-security-crypto = "1.0.0"
@@ -14,9 +14,9 @@ android-gradlePlugin = "8.7.2"
1414
# Sample
1515
core = "1.15.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.0"
18+
compose-bom = "2024.12.01"
19+
kotlinx-serialization = "1.8.0"
2020

2121
[libraries]
2222

0 commit comments

Comments
 (0)