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.
2 parents fefd8c2 + 74c9c17 commit af158ffCopy full SHA for af158ff
gradle/libs.versions.toml
@@ -1,18 +1,18 @@
1
[versions]
2
-agp = "8.11.1"
3
-androidx-activityCompose = "1.10.1"
+agp = "8.13.0"
+androidx-activityCompose = "1.11.0"
4
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"
+androidx-core = "1.17.0"
+androidx-lifecycle = "2.9.4"
+androidx-test-core = "1.7.0"
+androidx-test-runner = "1.7.0"
+androidx-test-rules = "1.7.0"
10
conscrypt = "2.5.3"
11
-compose-bom = "2025.06.01"
12
-dokka = "2.0.0"
+compose-bom = "2025.10.01"
+dokka = "2.1.0"
13
junit = "4.13.2"
14
-kotlin = "2.2.0"
15
-mockk = "1.14.4"
+kotlin = "2.2.21"
+mockk = "1.14.6"
16
okhttp = "5.3.0"
17
18
[libraries]
0 commit comments