Don't install QML files on Android
We have those embedded as QRC already anyway (on all platforms), and on Android those are actually used in favor to the ones on disk.
See Kirigami::StyleSelector::resolveFileX().
We have those embedded as QRC already anyway (on all platforms), and on Android those are actually used in favor to the ones on disk.
See Kirigami::StyleSelector::resolveFileX().