Skip to content

Disable QML tooling

While useful for development, our default configuration here is minimum size release builds, not the best choice for doing development work anyway. So, let's rather fully optimize for the end user/release scenario, as this removes a few plugins from each of our APKs.

cc @teams/android

Merge request reports