Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Scons] Set the minimum Android API level to 21 #1318

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

DmitriySalnikov
Copy link
Contributor

Godot has been using the minimum version 21 for a long time
godotengine/godot#67610

Fixes #938

@DmitriySalnikov DmitriySalnikov requested a review from a team as a code owner November 22, 2023 21:36
@Calinou Calinou added platform:android bug This has been identified as a bug labels Nov 22, 2023
@akien-mga akien-mga merged commit 3240947 into godotengine:master Nov 22, 2023
12 checks passed
@akien-mga
Copy link
Member

Thanks!

@akien-mga akien-mga added this to the 4.2 milestone Nov 22, 2023
@DmitriySalnikov DmitriySalnikov deleted the android_api_version branch November 22, 2023 21:58
@dsnopek
Copy link
Collaborator

dsnopek commented Jan 22, 2024

Cherry-picking to 4.1 in #1373

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This has been identified as a bug platform:android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android arm32 and x86_32 architectures are not supported by NDK 25 via scons
4 participants