Skip to content

Commit bd6183a

Browse files
committed
AGP 8.7.3
1 parent 37790af commit bd6183a

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,18 +1,18 @@
11
[versions]
2-
agp = "8.7.2"
3-
kotlin = "2.0.21"
4-
ksp = "2.0.21-1.0.28"
2+
agp = "8.7.3"
3+
kotlin = "2.1.0"
4+
ksp = "2.1.0-1.0.29"
55
glide = "4.16.0"
66
okhttp = "4.12.0"
77
retrofit = "2.11.0"
8-
kotlinx_coroutines = "1.9.0"
8+
kotlinx_coroutines = "1.10.0"
99
androidx_core = "1.15.0"
1010
androidx_preference = "1.2.1"
1111
androidx_appcompat = "1.7.0"
1212
androidx_constraintlayout = "2.2.0"
1313
androidx_lifecycle = "2.8.7"
1414
androidx_swiperefreshlayout = "1.1.0"
15-
androidx_paging = "3.3.4"
15+
androidx_paging = "3.3.5"
1616
androidx_activity = "1.9.3"
1717
androidx_fragment = "1.8.5"
1818
androidx_work = "2.10.0"
@@ -24,7 +24,7 @@ gson = "2.11.0"
2424
persistentCookieJar = "1.0.1"
2525
glide_transformations = "4.3.0"
2626
gesture_views = "2.8.3"
27-
jsoup = "1.18.1"
27+
jsoup = "1.18.3"
2828
uCrop = "2020.09.28"
2929
github_api = "1.326"
3030
junit = "4.13.2"

0 commit comments

Comments
 (0)