We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e3319 commit 1e39c41Copy full SHA for 1e39c41
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
-agp = "8.5.1"
3
-kotlin = "2.0.0"
4
-ksp = "2.0.0-1.0.24"
+agp = "8.5.2"
+kotlin = "2.0.10"
+ksp = "2.0.10-1.0.24"
5
glide = "4.16.0"
6
okhttp = "4.12.0"
7
retrofit = "2.11.0"
@@ -12,10 +12,10 @@ androidx_appcompat = "1.7.0"
12
androidx_constraintlayout = "2.1.4"
13
androidx_lifecycle = "2.8.4"
14
androidx_swiperefreshlayout = "1.1.0"
15
-androidx_paging = "3.3.1"
+androidx_paging = "3.3.2"
16
androidx_activity = "1.9.1"
17
androidx_fragment = "1.8.2"
18
-androidx_work = "2.9.0"
+androidx_work = "2.9.1"
19
androidx_palette = "1.0.0"
20
androidx_room = "2.6.1"
21
androidx_material = "1.12.0"
0 commit comments