Skip to content

Put all jobs for building APKs with Craft into one template and add variant for Qt 6

Ingo Klöcker requested to merge work/kloecker/merge-craft-android-files into master

Most, if not all, projects will want to build APKs for all architectures. Having to include just one file makes this easier.

The Qt 6 variant allows projects to build APKs with Qt 6 without having to patch the Qt 5 jobs.

Edited by Ingo Klöcker

Merge request reports