Skip to content

Commit 1e4e6c2

Browse files
committed
update dependencies
1 parent cef32bd commit 1e4e6c2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
2-
agp = "8.11.1"
3-
kotlin = "2.2.10"
2+
agp = "8.11.2"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
5-
lifecycleRuntimeKtx = "2.9.3"
5+
lifecycleRuntimeKtx = "2.9.4"
66

77
datastore = "1.1.7"
88
kotlinSerialization = "1.9.0"
99

10-
activityCompose = "1.10.1"
11-
composeBom = "2025.08.01"
12-
navigationCompose = "2.9.3"
10+
activityCompose = "1.11.0"
11+
composeBom = "2025.09.01"
12+
navigationCompose = "2.9.5"
1313

1414
splashscreen = "1.0.1"
1515

0 commit comments

Comments
 (0)