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-25 15:44:36 +0300
committerАлександр Зацепин <az@mapswithme.com>2017-05-25 15:44:36 +0300
commit03b26c2e8c4bfd1d34a86c4bfbb88605f4bd68cf (patch)
treeb0219c1137f20f3e2690c2d4db50d51bed3b1802 /android
parent895265982cfdeb7454b7e844e4b8d47f98114eef (diff)
[android] Updated version to 7.3.4
Diffstat (limited to 'android')
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 3df678106e..4c0b18a4b4 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=22
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=733
-propVersionName=7.3.3
+propVersionCode=734
+propVersionName=7.3.4
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true