Skip to content

Commit 71fc482

Browse files
committed
AGP 8.6.1
1 parent 1e39c41 commit 71fc482

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[versions]
2-
agp = "8.5.2"
3-
kotlin = "2.0.10"
4-
ksp = "2.0.10-1.0.24"
2+
agp = "8.6.1"
3+
kotlin = "2.0.20"
4+
ksp = "2.0.20-1.0.25"
55
glide = "4.16.0"
66
okhttp = "4.12.0"
77
retrofit = "2.11.0"
8-
kotlinx_coroutines = "1.8.1"
8+
kotlinx_coroutines = "1.9.0"
99
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.4"
13+
androidx_lifecycle = "2.8.6"
1414
androidx_swiperefreshlayout = "1.1.0"
1515
androidx_paging = "3.3.2"
16-
androidx_activity = "1.9.1"
17-
androidx_fragment = "1.8.2"
16+
androidx_activity = "1.9.2"
17+
androidx_fragment = "1.8.3"
1818
androidx_work = "2.9.1"
1919
androidx_palette = "1.0.0"
2020
androidx_room = "2.6.1"
@@ -26,7 +26,7 @@ glide_transformations = "4.3.0"
2626
gesture_views = "2.8.3"
2727
jsoup = "1.18.1"
2828
uCrop = "2020.09.28"
29-
github_api = "1.323"
29+
github_api = "1.326"
3030
junit = "4.13.2"
3131
androidx_test_ext_junit = "1.2.1"
3232
androidx_test_espresso = "3.6.1"

0 commit comments

Comments
 (0)