
Move to gradle kotlin DSL Use gradle version catalog All android build parameters are set via cmake files Use gradle abi split to build APKs Improve local development in the android project folder
5 lines
212 B
Groovy
5 lines
212 B
Groovy
// dummy file for androiddeployqt
|
|
|
|
// android.bundle.enableUncompressedNativeLibs is deprecated
|
|
// disable adding gradle property android.bundle.enableUncompressedNativeLibs by androiddeployqt
|
|
useLegacyPackaging
|