summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kde.org>2020-03-02 14:27:45 +0200
committerBogDan Vatra <bogdan@kde.org>2020-03-03 13:37:21 +0200
commit6806cb341ca5f21d0136f890ccd317d71aa3cab6 (patch)
treed660a04591e289355eddb1138d5c7f8760690ec9 /src/corelib
parentbf059f61338b45e974786d6300f522b3e72a7faa (diff)
Android: fix apk generation on Android API 23+
Starting with Android API 23+ gradle enables uncompressed native libs by default. We must set android.bundle.enableUncompressedNativeLibs = false to gradle.properties, to force it to compress them and extract them on the device. Fixes: QTBUG-80766 Change-Id: Ia6d8d9179a341bbe7f8dc254a3b31d2ee8d7a5d7 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions