mirror of
https://github.com/readrops/Readrops.git
synced 2025-02-02 11:46:52 +01:00
Revert android-emulator-runner api-version to 29
This commit is contained in:
parent
816aa852b4
commit
89eddf04b0
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Android Emulator Runner
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.28.0
|
||||
with:
|
||||
api-level: 33
|
||||
api-level: 29
|
||||
script: ./gradlew clean build connectedCheck jacocoFullReport
|
||||
- uses: codecov/codecov-action@v2.1.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user