Skip to content

Commit b22ad72

Browse files
committed
fix: android level for C++
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent 3bce36a commit b22ad72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ xbuild-tools = ["cmake", "ninja"]
6464

6565
[tool.cibuildwheel.android]
6666
build-frontend = "build"
67+
environment.ANDROID_API_LEVEL = "24"
6768

6869
[tool.ruff.lint]
6970
extend-select = [

0 commit comments

Comments
 (0)