Skip to content

Commit 7c1ba81

Browse files
committed
Upgrade dependency versions
1 parent 69cc462 commit 7c1ba81

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
2-
agp = "8.7.1"
2+
agp = "8.7.3"
33
androidx-activityCompose = "1.9.3"
44
androidx-appcompat = "1.7.0"
5-
androidx-core = "1.13.1"
6-
androidx-lifecycle = "2.8.6"
5+
androidx-core = "1.15.0"
6+
androidx-lifecycle = "2.8.7"
77
androidx-test-core = "1.6.1"
88
androidx-test-runner = "1.6.2"
99
androidx-test-rules = "1.6.1"
1010
conscrypt = "2.5.2"
11-
compose-bom = "2024.10.00"
11+
compose-bom = "2024.11.00"
1212
dokka = "1.9.20"
1313
junit = "4.13.2"
14-
kotlin = "2.0.21"
14+
kotlin = "2.1.0"
1515
mockk = "1.13.13"
1616
okhttp3 = "4.12.0"
1717

0 commit comments

Comments
 (0)