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-04-03 19:17:02 +0300
committeralexzatsepin <az@mapswithme.com>2017-04-03 19:17:02 +0300
commit3053a231a1df1769d6de738cce75936aa26d3867 (patch)
tree65e3f85572754fd35ff6758b20b4bf84c577d7df
parentccd5fee180005d23e1e9e19b956e6d8017cc85a5 (diff)
[android] Update version to 7.2.2
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index ded1d297d1..abfebab094 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=22
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=721
-propVersionName=7.2.1
+propVersionCode=722
+propVersionName=7.2.2
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true