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:
authoralexzatsepin <az@mapswithme.com>2017-03-10 13:18:34 +0300
committerSergey Yershov <syershov@maps.me>2017-03-20 11:34:39 +0300
commit67ddd2578de73fa627a34d2cc9dc032284fa32bf (patch)
tree2a8ae09165fd054927deaa24d633f63b51f20415 /android/gradle.properties
parent965b35e1d145ecdfdf7d497344b6c18323be6937 (diff)
[android] Updated version to 7.2.0
Diffstat (limited to 'android/gradle.properties')
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 7784318ec1..6637c0896a 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=22
propCompileSdkVersion=23
propBuildToolsVersion=25
-propVersionCode=713
-propVersionName=7.1.3
+propVersionCode=720
+propVersionName=7.2.0
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true