File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
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.0 "
2020androidx-activityCompose = " 1.10.1"
2121androidx-room = " 2.6.1"
2222androidx-lifecycle = " 2.8.7"
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.0 "
2020androidx-activityCompose = " 1.10.1"
2121androidx-room = " 2.7.2"
2222androidx-lifecycle = " 2.9.2"
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