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-05-12 21:02:02 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-05-19 16:42:12 +0300
commit32c6acdacd42c543b5593dc1d871cc135cf9bb40 (patch)
treec52f75a99aa0a6e18bb8aa8af3d98f837be36424 /android/gradle.properties
parentf980bd115527d813dd0338dd03a5b8317a94b3b0 (diff)
[android] Updated version to 731
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 b5e701f7fa..1534acc38a 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=730
-propVersionName=7.3.0
+propVersionCode=731
+propVersionName=7.3.1
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true