forked from organicmaps/organicmaps
[android] Update version to 8.4.6
This commit is contained in:
parent
658a8e26aa
commit
33ada5561e
1 changed files with 2 additions and 4 deletions
|
@ -1,11 +1,9 @@
|
|||
propMinSdkVersion=15
|
||||
# TODO use 23 target and build tools version, when ProGuard problem will be fixed
|
||||
# https://code.google.com/p/android/issues/detail?id=184567
|
||||
propTargetSdkVersion=26
|
||||
propCompileSdkVersion=26
|
||||
propBuildToolsVersion=27.0.3
|
||||
propVersionCode=845
|
||||
propVersionName=8.4.5
|
||||
propVersionCode=846
|
||||
propVersionName=8.4.6
|
||||
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
|
||||
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue