Skip to content

Fix binary stripping in APKs with Qt 5.15.10

Volker Krause requested to merge work/vkrause/android-qt51510-ndk-fix into master

This brings APK sizes back to what they used to be, instead of the 3x-5x bloated version binary factory produces since the 5.15.10 update.

Merge request reports