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-07-03 19:51:45 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2017-07-03 21:07:42 +0300
commit9480cb69df9e3c1562c44ed3ddaaf616ac7cd4bb (patch)
tree341bb7cb35417330204077ea3de659c500b1b5f0
parent147606126d859f802e2a5d1f31e5c917fc91281a (diff)
[android] Updated version to 7.4.0beta-890
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index b1492e2198..cf77839165 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=737
-propVersionName=7.3.7
+propVersionCode=740
+propVersionName=7.4.0
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true