forked from organicmaps/organicmaps
Android and iOS version up to 7.1.1.
This commit is contained in:
parent
420f822a3c
commit
60796fe887
2 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@ propMinSdkVersion=15
|
|||
propTargetSdkVersion=22
|
||||
propCompileSdkVersion=23
|
||||
propBuildToolsVersion=22.0.1
|
||||
propVersionCode=710
|
||||
propVersionName=7.1.0
|
||||
propVersionCode=711
|
||||
propVersionName=7.1.1
|
||||
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
|
||||
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
|
||||
org.gradle.daemon=true
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
CURRENT_PROJECT_VERSION = 7.1.0
|
||||
CURRENT_PROJECT_VERSION = 7.1.1
|
||||
|
||||
// Paths
|
||||
OMIM_ROOT = $(PROJECT_DIR)/../..
|
||||
|
|
Loading…
Add table
Reference in a new issue