Skip to content

Commit

Permalink
Bump reactivecircus/android-emulator-runner from 2.31.0 to 2.32.0
Browse files Browse the repository at this point in the history
Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
- [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
- [Commits](ReactiveCircus/android-emulator-runner@v2.31.0...v2.32.0)

---
updated-dependencies:
- dependency-name: reactivecircus/android-emulator-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dennisguse committed Aug 10, 2024
1 parent aade690 commit 241fc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
java-version: '17'

- name: run tests
uses: reactivecircus/android-emulator-runner@v2.31.0
uses: reactivecircus/android-emulator-runner@v2.32.0
with:
arch: x86_64
api-level: 34
Expand Down

0 comments on commit 241fc0d

Please sign in to comment.