File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ junit = "4.13.2"
1212android_gradle_plugin = " 8.13.0"
1313material_design = " 1.13.0"
1414
15- androidx_compose_bom = " 2025.09.01 "
16- androidx_compose_uitest = " 1.9.2 "
15+ androidx_compose_bom = " 2025.10.00 "
16+ androidx_compose_uitest = " 1.9.3 "
1717androidx_core = " 1.17.0"
1818androidx_appcompat = " 1.7.1"
1919androidx_preference = " 1.2.1"
2020androidx_navigation = " 2.9.5"
21- androidx_navigation3 = " 1.0.0-alpha10 "
21+ androidx_navigation3 = " 1.0.0-alpha11 "
2222
2323androidx_test_ext_junit = " 1.3.0"
2424androidx_test_core = " 1.7.0"
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-9.0 .0-bin.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.1 .0-bin.zip
You can’t perform that action at this time.
0 commit comments