File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ android_target_sdk = '35'
7
7
android_min_sdk = ' 21'
8
8
9
9
# Gradle Plugins
10
- android_gradle_plugin = ' 8.7.1 '
10
+ android_gradle_plugin = ' 8.7.3 '
11
11
material_design = ' 1.12.0'
12
12
junit = ' 4.13.2'
13
- kotlin = ' 2.0.21 '
13
+ kotlin = ' 2.1.0 '
14
14
15
- androidx_compose_bom = ' 2024.10.00 '
16
- androidx_compose_uitest = ' 1.7.4 '
17
- androidx_core = ' 1.13.1 '
15
+ androidx_compose_bom = ' 2024.12.01 '
16
+ androidx_compose_uitest = ' 1.7.6 '
17
+ androidx_core = ' 1.15.0 '
18
18
androidx_appcompat = ' 1.7.0'
19
- androidx_navigation = ' 2.8.3 '
19
+ androidx_navigation = ' 2.8.5 '
20
20
androidx_preference = ' 1.2.1'
21
21
22
22
androidx_test_ext_junit = ' 1.2.1'
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
You can’t perform that action at this time.
0 commit comments