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