Skip to content

Commit af158ff

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents fefd8c2 + 74c9c17 commit af158ff

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

gradle/libs.versions.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
2-
agp = "8.11.1"
3-
androidx-activityCompose = "1.10.1"
2+
agp = "8.13.0"
3+
androidx-activityCompose = "1.11.0"
44
androidx-appcompat = "1.7.1"
5-
androidx-core = "1.16.0"
6-
androidx-lifecycle = "2.9.1"
7-
androidx-test-core = "1.6.1"
8-
androidx-test-runner = "1.6.2"
9-
androidx-test-rules = "1.6.1"
5+
androidx-core = "1.17.0"
6+
androidx-lifecycle = "2.9.4"
7+
androidx-test-core = "1.7.0"
8+
androidx-test-runner = "1.7.0"
9+
androidx-test-rules = "1.7.0"
1010
conscrypt = "2.5.3"
11-
compose-bom = "2025.06.01"
12-
dokka = "2.0.0"
11+
compose-bom = "2025.10.01"
12+
dokka = "2.1.0"
1313
junit = "4.13.2"
14-
kotlin = "2.2.0"
15-
mockk = "1.14.4"
14+
kotlin = "2.2.21"
15+
mockk = "1.14.6"
1616
okhttp = "5.3.0"
1717

1818
[libraries]

0 commit comments

Comments
 (0)