mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-27 21:24:47 +01:00
Trying to fix the Android CI build...
This commit is contained in:
parent
21c02010f7
commit
bf81994aa0
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user