File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ android_target_sdk = '35'
7
7
android_min_sdk = ' 22'
8
8
9
9
# Gradle Plugins
10
- android_gradle_plugin = ' 8.7.2 '
10
+ android_gradle_plugin = ' 8.7.3 '
11
11
kotlin = ' 2.0.21'
12
12
material_design = ' 1.12.0'
13
13
retrofit = ' 2.11.0'
@@ -19,7 +19,7 @@ jgit = '6.2.0.202206071550-r'
19
19
slf4j = ' 2.0.13'
20
20
androidx_appcompat = ' 1.7.0'
21
21
androidx_annotation = ' 1.9.1'
22
- androidx_navigation = ' 2.8.3 '
22
+ androidx_navigation = ' 2.8.5 '
23
23
androidx_fragment = ' 1.8.5'
24
24
androidx_recyclerview = ' 1.3.2'
25
25
androidx_cardview = ' 1.0.0'
Original file line number Diff line number Diff line change 1
1
# Mon May 15 03:22:49 CEST 2023
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments