File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1515 build :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@v5
1919
2020 - name : Set Up JDK
2121 uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 1515 build :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@v5
1919
2020 - name : Set Up JDK
2121 uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 11[versions ]
22accompanist = " 0.36.0"
3- androidGradlePlugin = " 8.11 .1"
3+ androidGradlePlugin = " 8.12 .1"
44androidx-activity-compose = " 1.10.1"
55androidx-benchmark-junit4 = " 1.4.0"
6- androidx-compose-bom = " 2025.07 .00"
6+ androidx-compose-bom = " 2025.08 .00"
77androidx-constraintlayout = " 1.1.1"
8- androidx-corektx = " 1.16 .0"
8+ androidx-corektx = " 1.17 .0"
99androidx-lifecycle-compose = " 2.9.2"
1010androidx-lifecycle-runtime-compose = " 2.9.2"
1111androidx-navigation = " 2.9.3"
@@ -16,8 +16,8 @@ androix-test-uiautomator = "2.3.0"
1616coil = " 2.7.0"
1717coroutines = " 1.10.2"
1818junit = " 4.13.2"
19- kotlin = " 2.2.0 "
20- runtimeTracing = " 1.8.3 "
19+ kotlin = " 2.2.10 "
20+ runtimeTracing = " 1.9.0 "
2121profileinstaller = " 1.4.1"
2222baselineprofile = " 1.4.0"
2323
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 11[versions ]
22accompanist = " 0.36.0"
3- androidGradlePlugin = " 8.11 .1"
3+ androidGradlePlugin = " 8.12 .1"
44androidx-activity-compose = " 1.10.1"
55androidx-benchmark-junit4 = " 1.4.0"
6- androidx-compose-bom = " 2025.07 .00"
6+ androidx-compose-bom = " 2025.08 .00"
77androidx-constraintlayout = " 1.1.1"
8- androidx-corektx = " 1.16 .0"
8+ androidx-corektx = " 1.17 .0"
99androidx-lifecycle-compose = " 2.9.2"
1010androidx-lifecycle-runtime-compose = " 2.9.2"
1111androidx-navigation = " 2.9.3"
@@ -16,8 +16,8 @@ androix-test-uiautomator = "2.3.0"
1616coil = " 2.7.0"
1717coroutines = " 1.10.2"
1818junit = " 4.13.2"
19- kotlin = " 2.2.0 "
20- runtimeTracing = " 1.8.3 "
19+ kotlin = " 2.2.10 "
20+ runtimeTracing = " 1.9.0 "
2121profileinstaller = " 1.4.1"
2222
2323[libraries ]
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments