We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead7ff5 commit 07f9e1cCopy full SHA for 07f9e1c
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ android_target_sdk = '35'
7
android_min_sdk = '22'
8
9
# Gradle Plugins
10
-android_gradle_plugin = '8.7.1'
+android_gradle_plugin = '8.7.2'
11
kotlin = '2.0.21'
12
material_design = '1.12.0'
13
retrofit = '2.11.0'
@@ -18,9 +18,9 @@ flexbox = '3.0.0'
18
jgit = '6.2.0.202206071550-r'
19
slf4j = '2.0.13'
20
androidx_appcompat = '1.7.0'
21
-androidx_annotation = '1.8.2'
22
-androidx_navigation = '2.8.2'
23
-androidx_fragment = '1.8.4'
+androidx_annotation = '1.9.1'
+androidx_navigation = '2.8.3'
+androidx_fragment = '1.8.5'
24
androidx_recyclerview = '1.3.2'
25
androidx_cardview = '1.0.0'
26
androidx_preference = '1.2.1'
0 commit comments