Skip to content

Commit 69e3319

Browse files
committed
update dependencies
1 parent da543a8 commit 69e3319

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "8.5.1"
33
kotlin = "2.0.0"
4-
ksp = "2.0.0-1.0.23"
4+
ksp = "2.0.0-1.0.24"
55
glide = "4.16.0"
66
okhttp = "4.12.0"
77
retrofit = "2.11.0"
@@ -10,11 +10,11 @@ androidx_core = "1.13.1"
1010
androidx_preference = "1.2.1"
1111
androidx_appcompat = "1.7.0"
1212
androidx_constraintlayout = "2.1.4"
13-
androidx_lifecycle = "2.8.3"
13+
androidx_lifecycle = "2.8.4"
1414
androidx_swiperefreshlayout = "1.1.0"
15-
androidx_paging = "3.3.0"
16-
androidx_activity = "1.9.0"
17-
androidx_fragment = "1.8.1"
15+
androidx_paging = "3.3.1"
16+
androidx_activity = "1.9.1"
17+
androidx_fragment = "1.8.2"
1818
androidx_work = "2.9.0"
1919
androidx_palette = "1.0.0"
2020
androidx_room = "2.6.1"

0 commit comments

Comments
 (0)