Skip to content

Commit d687b18

Browse files
committed
update dependencies
1 parent a6402fd commit d687b18

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,15 +1,15 @@
11
[versions]
2-
agp = "8.10.1"
3-
kotlin = "2.1.20"
2+
agp = "8.11.0"
3+
kotlin = "2.2.0"
44
coreKtx = "1.16.0"
55
lifecycleRuntimeKtx = "2.9.1"
66

77
datastore = "1.1.7"
8-
kotlinSerialization = "1.7.3"
8+
kotlinSerialization = "1.9.0"
99

1010
activityCompose = "1.10.1"
1111
composeBom = "2025.06.01"
12-
navigationCompose = "2.9.0"
12+
navigationCompose = "2.9.1"
1313

1414
splashscreen = "1.0.1"
1515

0 commit comments

Comments
 (0)