Merge PR #917: Bump android api level to 31
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user