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 51abc5b commit d373de3Copy full SHA for d373de3
1 file changed
.github/workflows/pr_android.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- api-level: [ 34 ]
+ api-level: [ 36 ]
23
name: Build for API Level ${{ matrix.api-level }}
24
steps:
25
- name: Checkout repository
0 commit comments