We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb7190a + 512fd5d commit f8dfbf3Copy full SHA for f8dfbf3
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
-agp = "8.11.0"
3
-androidx-core = "1.17.0"
+agp = "8.13.0"
+androidx-core = "1.16.0"
4
androidx-appcompat = "1.7.1"
5
androidx-constraintlayout = "2.2.1"
6
androidx-multidex = "2.0.1"
@@ -14,16 +14,16 @@ github-http-builder = "1.0.4"
14
gson = "2.13.2"
15
mockito = "5.2.0"
16
mockito-kotlin = "6.1.0"
17
-okhttp = "5.1.0"
+okhttp = "5.3.0"
18
timber = "5.0.1"
19
junit = "4.13.2"
20
leakcanary = "2.14"
21
-kotlin = "2.2.20"
+kotlin = "2.2.21"
22
gradle = "8.1.1"
23
raygun = "5.0.0"
24
spotless = "8.0.0"
25
activity = "1.10.1"
26
-kotlin-version = "2.2.10"
+kotlin-version = "2.2.21"
27
maven-central-publish = "0.34.0"
28
29
[libraries]
0 commit comments