Skip to content

Switch Android images to the "side-by-side" NDK

It's exactly the same version, but the "bundled" version we used previously has been deprecated. With Qt 5.15.10 this has become very relevant, as binary stripping doesn't work otherwise and thus our APKs become 3x-5x larger without this.

See also utilities/ktrip!48 (merged) and pim/itinerary!162 (merged).

Merge request reports