Skip to content

Commit da489b8

Browse files
Update yml
1 parent 46d901c commit da489b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
strategy:
8383
fail-fast: false
8484
matrix:
85-
api-level: [27]
85+
api-level: [21, 25, 26, 29]
8686
steps:
8787
- name: checkout
8888
uses: actions/checkout@v2

0 commit comments

Comments
 (0)