File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.8.1 '
10+ android_gradle_plugin = ' 8.9.0 '
1111material_design = ' 1.12.0'
1212junit = ' 4.13.2'
13- kotlin = ' 2.1.0 '
13+ kotlin = ' 2.1.20 '
1414
15- androidx_compose_bom = ' 2024.12.01 '
16- androidx_compose_uitest = ' 1.7.6 '
15+ androidx_compose_bom = ' 2025.03.00 '
16+ androidx_compose_uitest = ' 1.7.8 '
1717androidx_core = ' 1.15.0'
1818androidx_appcompat = ' 1.7.0'
19- androidx_navigation = ' 2.8.5 '
19+ androidx_navigation = ' 2.8.9 '
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.12 -bin.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
You can’t perform that action at this time.
0 commit comments