Skip to content

Fix APK packaging with Android NDK r25

Volker Krause requested to merge work/vkrause/android-ndk-r25-compat into master

ANDROID_SYSROOT_PREFIX is used in the androiddeployqt settings, so we still need to set this even with newer NDKs.

Affects all Qt6 Craft APK jobs on the CI at the moment.

Merge request reports