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 2cd31d6 commit b4ba457Copy full SHA for b4ba457
.github/workflows/Android-CI.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [ macOS-13 ]
17
- api: [ 28, 33 ]
+ api: [ 28, 33, 34 ]
18
tag: [ default ]
19
abi: [ x86_64 ]
20
java_version: [ 17 ]
0 commit comments