Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 12.0.2
-
Windows 10
Description
I'm trying to build a project using Qt 6.6.3. In the docs it's stated that the minimum supported Android version is Android 8.0 (API level 26). However, by default it defines ANDROID_NDK_PLATFORM to android-23, which is wrong. It must be set to android-26 by default.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-30554 Android qtMinSdkVersion is wrong if I don't delete .pro.user before starting Qt Creator
- Closed