-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Android builds work on Android 14
By bumping the target SDK version to 34 and doing some rigmarole to remove any SDK packages that we don't want to use to avoid Qt's inescapable autodetection grabbing a version of the build tools, NDK or platform that we don't actually want to use. Relates to #1363
- Loading branch information
1 parent
9189c92
commit a56670b
Showing
1 changed file
with
66 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters