We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187a8d4 commit bcd9671Copy full SHA for bcd9671
.github/workflows/android.yml
@@ -84,7 +84,7 @@ jobs:
84
strategy:
85
fail-fast: false
86
matrix:
87
- api-level: [21, 25, 26, 29]
+ api-level: [24, 25, 26, 29]
88
steps:
89
- name: checkout
90
uses: actions/checkout@v2
0 commit comments