mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 19:19:16 +02:00
Trying to fix the Android CI build...
This commit is contained in:
@ -572,6 +572,7 @@ android {
|
||||
message("OpenSSL not found, building without HTTPS support!")
|
||||
}
|
||||
|
||||
ANDROID_COMPILE_SDK_VERSION = 31
|
||||
ANDROID_TARGET_SDK_VERSION = 31
|
||||
ANDROID_VERSION_NAME = $$VERSION
|
||||
ANDROID_VERSION_CODE = $$versionCode($$ANDROID_VERSION_NAME)
|
||||
|
Reference in New Issue
Block a user