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 88620ca commit 3f58414Copy full SHA for 3f58414
.github/workflows/android.yml
@@ -21,7 +21,7 @@ jobs:
21
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
22
uses: reactivecircus/android-emulator-runner@v2
23
with:
24
- api-level: 36
+ api-level: 35
25
cores: 1
26
ram-size: 6144
27
heap-size: 512
0 commit comments