Skip to content

Commit 1e39c41

Browse files
committed
update dependencies
1 parent 69e3319 commit 1e39c41

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]
2-
agp = "8.5.1"
3-
kotlin = "2.0.0"
4-
ksp = "2.0.0-1.0.24"
2+
agp = "8.5.2"
3+
kotlin = "2.0.10"
4+
ksp = "2.0.10-1.0.24"
55
glide = "4.16.0"
66
okhttp = "4.12.0"
77
retrofit = "2.11.0"
@@ -12,10 +12,10 @@ androidx_appcompat = "1.7.0"
1212
androidx_constraintlayout = "2.1.4"
1313
androidx_lifecycle = "2.8.4"
1414
androidx_swiperefreshlayout = "1.1.0"
15-
androidx_paging = "3.3.1"
15+
androidx_paging = "3.3.2"
1616
androidx_activity = "1.9.1"
1717
androidx_fragment = "1.8.2"
18-
androidx_work = "2.9.0"
18+
androidx_work = "2.9.1"
1919
androidx_palette = "1.0.0"
2020
androidx_room = "2.6.1"
2121
androidx_material = "1.12.0"

0 commit comments

Comments
 (0)