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 62ae0e6 commit 7c6ea09Copy full SHA for 7c6ea09
gradle/libs.versions.toml
@@ -1,18 +1,19 @@
1
[versions]
2
-agp = "8.8.0"
3
-androidx-activityCompose = "1.10.0"
+agp = "8.8.2"
+androidx-activityCompose = "1.10.1"
4
androidx-appcompat = "1.7.0"
5
androidx-core = "1.15.0"
6
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
# don't update to 2.5.3 / until https://github.com/google/conscrypt/issues/1268 is fixed
11
+#noinspection GradleDependency
12
conscrypt = "2.5.2"
-compose-bom = "2025.01.01"
13
+compose-bom = "2025.02.00"
14
dokka = "1.9.20"
15
junit = "4.13.2"
-kotlin = "2.1.0"
16
+kotlin = "2.1.10"
17
mockk = "1.13.16"
18
okhttp3 = "4.12.0"
19
0 commit comments