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
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-07-18 16:17:46 +0300
commit35efe5fd519709b2e3c47c10f68344cf32352ea8 (patch)
tree7c51531089677f50bbc2e29ccdf50b3adf48bc35 /android/gradle.properties
parentec4641b196f8f1863fdaaacb9ae07204d51a5918 (diff)
[android] Updated version to 7.4.0
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 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