mirror of
https://github.com/readrops/Readrops.git
synced 2025-01-23 23:32:36 +01:00
Set instrumented tests api-level to 28
This commit is contained in:
parent
b608fcb1bc
commit
a4625c8167
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -24,6 +24,6 @@ jobs:
|
||||
- name: Android Emulator Runner
|
||||
uses: ReactiveCircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: 30
|
||||
api-level: 28
|
||||
script: ./gradlew connectedCheck
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user