Skip to content

Commit

Permalink
build(deps): bump android-actions/setup-android from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 2 to 3.
- [Release notes](https://github.com/android-actions/setup-android/releases)
- [Commits](android-actions/setup-android@v2...v3)

---
updated-dependencies:
- dependency-name: android-actions/setup-android
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 7ca0ae9 commit 80e45f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# has been compiled by a more recent version of the Java Runtime (class file version 61.0),
# this version of the Java Runtime only recognizes class file versions up to 55.0
# uses: android-actions/setup-android@v3
uses: android-actions/setup-android@v2
uses: android-actions/setup-android@v3
- name: Setup Android NDK (${{ env.NDK_VERSION }})
run: yes | sdkmanager "ndk;${{ env.NDK_VERSION }}" >/dev/null

Expand Down

0 comments on commit 80e45f6

Please sign in to comment.