Put all jobs for building APKs with Craft into one template and add variant for Qt 6
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