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 46dcbec commit 5938c58Copy full SHA for 5938c58
.github/workflows/Android-CI.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ macOS-13 ]
16
- api: [ 28, 33 ]
+ api: [ 28, 33, 34 ]
17
tag: [ default ]
18
abi: [ x86_64 ]
19
java_version: [ 17 ]
0 commit comments