Skip to content

Commit

Permalink
Update ReactiveCircus/android-emulator-runner action to v2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2024
1 parent 9b6948e commit a2ff806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Android Driver
run: appium driver install uiautomator2
- name: Run Android Emulator
uses: ReactiveCircus/android-emulator-runner@v2.31.0
uses: ReactiveCircus/android-emulator-runner@v2.32.0
with:
api-level: ${{ matrix.api-level }}
target: ${{ matrix.target }}
Expand Down

0 comments on commit a2ff806

Please sign in to comment.