File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 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'
77android_min_sdk = ' 21'
88
99# Gradle Plugins
10- android_gradle_plugin = ' 8.7.1 '
10+ android_gradle_plugin = ' 8.7.3 '
1111material_design = ' 1.12.0'
1212junit = ' 4.13.2'
13- kotlin = ' 2.0.21 '
13+ kotlin = ' 2.1.0 '
1414
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 '
1818androidx_appcompat = ' 1.7.0'
19- androidx_navigation = ' 2.8.3 '
19+ androidx_navigation = ' 2.8.5 '
2020androidx_preference = ' 1.2.1'
2121
2222androidx_test_ext_junit = ' 1.2.1'
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =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