File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- android_gradle_plugin = ' 8.5.2 '
2
+ android_gradle_plugin = ' 8.6.0 '
3
3
kotlin = ' 2.0.0'
4
4
material_design = ' 1.12.0'
5
5
retrofit = ' 2.11.0'
@@ -11,8 +11,8 @@ jgit = '6.2.0.202206071550-r'
11
11
slf4j = ' 2.0.13'
12
12
androidx_appcompat = ' 1.7.0'
13
13
androidx_annotation = ' 1.8.2'
14
- androidx_navigation = ' 2.7.7 '
15
- androidx_fragment = ' 1.8.2 '
14
+ androidx_navigation = ' 2.8.0 '
15
+ androidx_fragment = ' 1.8.3 '
16
16
androidx_recyclerview = ' 1.3.2'
17
17
androidx_cardview = ' 1.0.0'
18
18
androidx_preference = ' 1.2.1'
@@ -21,8 +21,8 @@ androidx_splashscreen = '1.0.1'
21
21
androidx_test_junit = ' 1.2.1'
22
22
androidx_test_core = ' 1.6.1'
23
23
androidx_test_rules = ' 1.6.1'
24
- androidx_test_runner = ' 1.6.1 '
25
- androidx_test_monitor = ' 1.7.1 '
24
+ androidx_test_runner = ' 1.6.2 '
25
+ androidx_test_monitor = ' 1.7.2 '
26
26
androidx_test_uiautomator = ' 2.3.0'
27
27
androidx_test_espresso = ' 3.6.1'
28
28
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.9 -bin.zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10 -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