File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Checkout source code
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v5
3636
3737 - name : Set up JDK 17
3838 uses : actions/setup-java@v4
5858 runs-on : macos-latest
5959 steps :
6060 - name : Checkout code
61- uses : actions/checkout@v4
61+ uses : actions/checkout@v5
6262
6363 - name : Run xcodebuild
6464 uses : mxcl/xcodebuild@v3
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Checkout source code
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v5
3636
3737 - name : Set up JDK 17
3838 uses : actions/setup-java@v4
5858 runs-on : macos-latest
5959 steps :
6060 - name : Checkout code
61- uses : actions/checkout@v4
61+ uses : actions/checkout@v5
6262
6363 - name : Run xcodebuild
6464 uses : mxcl/xcodebuild@v3
Original file line number Diff line number Diff line change 1616min-sdk = " 26"
1717target-sdk = " 35"
1818compile-sdk = " 35"
19- agp = " 8.11 .1"
19+ agp = " 8.12 .1"
2020androidx-activityCompose = " 1.10.1"
2121androidx-room = " 2.6.1"
2222androidx-lifecycle = " 2.8.7"
2323kotlin = " 2.2.0"
2424kotlinx-coroutines = " 1.10.2"
2525spotless = " 7.2.1"
26- composeBom = " 2025.07 .00"
26+ composeBom = " 2025.08 .00"
2727ktlint = " 1.3.1"
2828
2929
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 1616min-sdk = " 26"
1717target-sdk = " 35"
1818compile-sdk = " 35"
19- agp = " 8.11 .1"
19+ agp = " 8.12 .1"
2020androidx-activityCompose = " 1.10.1"
2121androidx-room = " 2.7.2"
2222androidx-lifecycle = " 2.9.2"
@@ -25,9 +25,9 @@ kotlinx-coroutines = "1.10.2"
2525ksp = " 2.2.0-2.0.2"
2626ktorVersion = " 3.2.3"
2727spotless = " 7.2.1"
28- composeBom = " 2025.07 .00"
28+ composeBom = " 2025.08 .00"
2929ktlint = " 1.3.1"
30- hilt = " 2.57"
30+ hilt = " 2.57.1 "
3131androidx-testCore = " 1.7.0"
3232androidx-testRunner = " 1.7.0"
3333androidx-junit = " 1.3.0"
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