File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Checkout
34- uses : actions/checkout@v4
34+ uses : actions/checkout@v5
3535
3636 - name : Set up JDK 17
3737 uses : actions/setup-java@v4
6363 xcode-version : latest-stable
6464
6565 - name : Checkout
66- uses : actions/checkout@v4
66+ uses : actions/checkout@v5
6767
6868 - name : Build iOS app
6969 uses : mxcl/xcodebuild@v3
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515[versions ]
16- agp = " 8.11.1 "
16+ agp = " 8.12.0 "
1717androidx-activityCompose = " 1.10.1"
1818androidx-paging = " 3.3.6"
1919nav3Core = " 1.0.0-alpha06"
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