Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7
-
None
Description
This file references android-34 as platform
https://code.qt.io/cgit/qt/qt5.git/tree/coin/provisioning/common/linux/android_linux.sh?h=dev#n30
sdkApiLevel="android-34"
While this one references android-33
https://code.qt.io/cgit/qt/qtbase.git/tree/doc/global/macros.qdocconf#n89
macro.AndroidPlatformVer = "33"
This informations is used here https://doc-snapshots.qt.io/qt6-6.7/android-getting-started.html#android-sdk-mandatory-packages
Which one is correct ? Shouldn't they be identical?
Attachments
Issue Links
- is covered by
-
QTBUG-123059 "package android.location.altitude does not exist" when building qtpositioning for Android on Linux
- Closed