Bump android api level to 31
parent
522826fee7
commit
5145c003bd
|
|
@ -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