We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da543a8 commit 69e3319Copy full SHA for 69e3319
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.23"
+ksp = "2.0.0-1.0.24"
5
glide = "4.16.0"
6
okhttp = "4.12.0"
7
retrofit = "2.11.0"
@@ -10,11 +10,11 @@ androidx_core = "1.13.1"
10
androidx_preference = "1.2.1"
11
androidx_appcompat = "1.7.0"
12
androidx_constraintlayout = "2.1.4"
13
-androidx_lifecycle = "2.8.3"
+androidx_lifecycle = "2.8.4"
14
androidx_swiperefreshlayout = "1.1.0"
15
-androidx_paging = "3.3.0"
16
-androidx_activity = "1.9.0"
17
-androidx_fragment = "1.8.1"
+androidx_paging = "3.3.1"
+androidx_activity = "1.9.1"
+androidx_fragment = "1.8.2"
18
androidx_work = "2.9.0"
19
androidx_palette = "1.0.0"
20
androidx_room = "2.6.1"
0 commit comments