Bump android api level to 31
This commit is contained in:
parent
522826fee7
commit
5145c003bd
@ -73,7 +73,7 @@ android {
|
|||||||
include(../3rdParty/android/android_openssl/openssl.pri)
|
include(../3rdParty/android/android_openssl/openssl.pri)
|
||||||
|
|
||||||
ANDROID_MIN_SDK_VERSION = 21
|
ANDROID_MIN_SDK_VERSION = 21
|
||||||
ANDROID_TARGET_SDK_VERSION = 30
|
ANDROID_TARGET_SDK_VERSION = 31
|
||||||
|
|
||||||
QT += androidextras
|
QT += androidextras
|
||||||
HEADERS += platformintegration/android/platformhelperandroid.h
|
HEADERS += platformintegration/android/platformhelperandroid.h
|
||||||
|
|||||||
Reference in New Issue
Block a user