Skip to content

Commit b26109e

Browse files
committed
AGP 8.7.2
1 parent aec1402 commit b26109e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
[versions]
2-
agp = "8.7.1"
2+
agp = "8.7.2"
33
kotlin = "2.0.21"
44
ksp = "2.0.21-1.0.26"
55
glide = "4.16.0"
66
okhttp = "4.12.0"
77
retrofit = "2.11.0"
88
kotlinx_coroutines = "1.9.0"
9-
androidx_core = "1.13.1"
9+
androidx_core = "1.15.0"
1010
androidx_preference = "1.2.1"
1111
androidx_appcompat = "1.7.0"
12-
androidx_constraintlayout = "2.1.4"
13-
androidx_lifecycle = "2.8.6"
12+
androidx_constraintlayout = "2.2.0"
13+
androidx_lifecycle = "2.8.7"
1414
androidx_swiperefreshlayout = "1.1.0"
1515
androidx_paging = "3.3.2"
1616
androidx_activity = "1.9.3"
17-
androidx_fragment = "1.8.4"
18-
androidx_work = "2.9.1"
17+
androidx_fragment = "1.8.5"
18+
androidx_work = "2.10.0"
1919
androidx_palette = "1.0.0"
2020
androidx_room = "2.6.1"
2121
androidx_material = "1.12.0"

0 commit comments

Comments
 (0)