Support non-default API 28 images

This commit is contained in:
linl33
2021-01-05 12:20:38 +08:00
committed by Yang
parent 0d8602fe47
commit 434e949c3b
3 changed files with 14 additions and 4 deletions
+3
View File
@@ -36,6 +36,9 @@ jobs:
- os: macos-latest
api-level: 24
target: playstore
- os: macos-latest
api-level: 28
target: google_apis
steps:
- name: checkout