We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ae2bc commit 52b85ddCopy full SHA for 52b85dd
.github/workflows/Android-CI.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: malinskiy/action-android/emulator-run-cmd@release/0.1.4
39
with:
40
cmd: ./gradlew cAT --continue
41
- api: 28
+ api: 33
42
tag: default
43
abi: x86_64
44
cmdOptions: -noaudio -no-boot-anim -no-window
0 commit comments