Skip to content

Commit 07f9e1c

Browse files
committed
AGP 8.7.2
1 parent ead7ff5 commit 07f9e1c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android_target_sdk = '35'
77
android_min_sdk = '22'
88

99
# Gradle Plugins
10-
android_gradle_plugin = '8.7.1'
10+
android_gradle_plugin = '8.7.2'
1111
kotlin = '2.0.21'
1212
material_design = '1.12.0'
1313
retrofit = '2.11.0'
@@ -18,9 +18,9 @@ flexbox = '3.0.0'
1818
jgit = '6.2.0.202206071550-r'
1919
slf4j = '2.0.13'
2020
androidx_appcompat = '1.7.0'
21-
androidx_annotation = '1.8.2'
22-
androidx_navigation = '2.8.2'
23-
androidx_fragment = '1.8.4'
21+
androidx_annotation = '1.9.1'
22+
androidx_navigation = '2.8.3'
23+
androidx_fragment = '1.8.5'
2424
androidx_recyclerview = '1.3.2'
2525
androidx_cardview = '1.0.0'
2626
androidx_preference = '1.2.1'

0 commit comments

Comments
 (0)