Skip to content

Update to Qt 5.15.1

Volker Krause requested to merge (removed):android-qt5151 into master

Quite important to get that one, as it unbreaks content: file I/O.

The Android SDK bump is needed as Qt seems to want at least version 28 now, but that's only the SDK to build against, it shouldn't affect the minimum supported version (unless we use the same variable elsewhere for that and I missed it).

Merge request reports