We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69cc462 commit 7c1ba81Copy full SHA for 7c1ba81
gradle/libs.versions.toml
@@ -1,17 +1,17 @@
1
[versions]
2
-agp = "8.7.1"
+agp = "8.7.3"
3
androidx-activityCompose = "1.9.3"
4
androidx-appcompat = "1.7.0"
5
-androidx-core = "1.13.1"
6
-androidx-lifecycle = "2.8.6"
+androidx-core = "1.15.0"
+androidx-lifecycle = "2.8.7"
7
androidx-test-core = "1.6.1"
8
androidx-test-runner = "1.6.2"
9
androidx-test-rules = "1.6.1"
10
conscrypt = "2.5.2"
11
-compose-bom = "2024.10.00"
+compose-bom = "2024.11.00"
12
dokka = "1.9.20"
13
junit = "4.13.2"
14
-kotlin = "2.0.21"
+kotlin = "2.1.0"
15
mockk = "1.13.13"
16
okhttp3 = "4.12.0"
17
0 commit comments