diff --git a/gpxsee.pro b/gpxsee.pro index 4b337727..5131834a 100644 --- a/gpxsee.pro +++ b/gpxsee.pro @@ -558,6 +558,7 @@ android { message("OpenSSL not found, building without HTTPS support!") } + ANDROID_TARGET_SDK_VERSION = 31 ANDROID_VERSION_NAME = $$VERSION ANDROID_VERSION_CODE = $$versionCode($$ANDROID_VERSION_NAME) ANDROID_PACKAGE_SOURCE_DIR = $$PWD/pkg/android