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
committerVladimir Byko-Ianko <bykoianko@gmail.com>2017-05-12 21:03:10 +0300
commit0961b7e31895c7b8f6137315c171a740ea997da1 (patch)
tree456171457c7b04e2d5976b0050b87a24228b52ae
parent883c7acd388c486c2092188876985a3d10ae497b (diff)
[android] Updated version to 731beta-804beta-803android-gr-7.3.1
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 65e3bc559f..a2c764c52a 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=22
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