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 bfd2a3b commit 6bf68a3Copy full SHA for 6bf68a3
.github/workflows/Android-CI.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: malinskiy/action-android/emulator-run-cmd@release/0.1.4
40
with:
41
cmd: ./gradlew cAT --continue
42
- api: 28
+ api: 33
43
tag: default
44
abi: x86_64
45
cmdOptions: -noaudio -no-boot-anim -no-window
0 commit comments