Skip to content

Commit 85ca4ef

Browse files
chore: bump android-actions/setup-android from 3 to 4 in the ci group (#702)
Bumps the ci group with 1 update: [android-actions/setup-android](https://github.com/android-actions/setup-android). Updates `android-actions/setup-android` from 3 to 4 - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@v3...v4) --- updated-dependencies: - dependency-name: android-actions/setup-android dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d3b189 commit 85ca4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
with:
153153
distribution: 'temurin'
154154
java-version: '17'
155-
- uses: android-actions/setup-android@v3
155+
- uses: android-actions/setup-android@v4
156156
- run: sdkmanager "platforms;android-30"
157157
- run: sdkmanager "build-tools;33.0.2"
158158
- run: cp platforms/android/classes.dex platforms/android/classes.dex.orig

0 commit comments

Comments
 (0)