Merge PR #917: Bump android api level to 31
commit
12a0145a60
|
|
@ -73,7 +73,7 @@ android {
|
|||
include(../3rdParty/android/android_openssl/openssl.pri)
|
||||
|
||||
ANDROID_MIN_SDK_VERSION = 21
|
||||
ANDROID_TARGET_SDK_VERSION = 30
|
||||
ANDROID_TARGET_SDK_VERSION = 31
|
||||
|
||||
QT += androidextras
|
||||
HEADERS += platformintegration/android/platformhelperandroid.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue