Skip to content

Commit 4fd00ff

Browse files
committed
What happens with Android 16?
1 parent 37dc0b9 commit 4fd00ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
strategy:
3434
matrix:
35-
api-level: [21, 29, 33, 35]
35+
api-level: [21, 29, 33, 35, 36]
3636
target: [default]
3737
arch: [x86_64]
3838
fail-fast: false

0 commit comments

Comments
 (0)