Skip to content

Commit 17cf8dd

Browse files
fix: update sample-dependencies
1 parent ee579d8 commit 17cf8dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 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"
@@ -15,8 +15,8 @@ android-gradlePlugin = "8.7.2"
1515
core = "1.15.0"
1616
lifecycle = "2.8.7"
1717
activity = "1.9.3"
18-
compose-bom = "2024.11.00"
19-
kotlinx-serialization = "1.7.3"
18+
compose-bom = "2024.12.01"
19+
kotlinx-serialization = "1.8.0"
2020

2121
[libraries]
2222

0 commit comments

Comments
 (0)