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:
authorTimofey <t.danshin@corp.mail.ru>2017-06-19 10:33:43 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-06-22 12:42:52 +0300
commitff3a3a561f94c8475f57c9b364e103bced3c53df (patch)
tree4dd86b1a558d9e44701dd2d2bfa260e702fbd74b /android/gradle.properties
parentae8cc8c58dd9ea1f3696aff76978eb88d1a21061 (diff)
Increased the version to 7.3.7
Diffstat (limited to 'android/gradle.properties')
-rw-r--r--android/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 5730d44090..5e7bdeed52 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -5,7 +5,7 @@ propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
propVersionCode=736
-propVersionName=7.3.6
+propVersionName=7.3.7
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true