Fix Android APK generation with Qt 5.15.10
Use the information in here to answer the above questions.
Fix Android APK generation with Qt 5.15.10
There's two problems here:
- Gradle OOM's without the changes in gradle.properties
- Once past that it produces 3x-5x larger APKs due to binary stripping not working without specifying the NDK version
This will need to be backported to the release builds as well (in Craft).