Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorАлександр Зацепин <az@mapswithme.com>2017-09-25 12:41:36 +0300
committerburivuh <burivuh@maps.me>2017-09-25 12:45:16 +0300
commit845817833bf61083f106af3d8603e624aa1144bf (patch)
treeb3f7ad1e3ec6bbb87bfa0cb06cb0eff99b276613
parent162b97b12410eea3adf07fdfbbf0bebd67caa335 (diff)
[android] Updated version to 7.5.3beta-1016
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 481722749d..7ebc43737f 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=752
-propVersionName=7.5.2
+propVersionCode=753
+propVersionName=7.5.3
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true