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-10-25 19:07:53 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-11-09 13:20:23 +0300
commit268bdf35801c9a88d30b0d076febb101d249713c (patch)
tree8c72c8cbc8df75d2d943ac3160a926f8ebaa7056 /android/gradle.properties
parentbc7dacdb303fd9a4df913769748c229c1060e162 (diff)
[android] Updated version to 7.6.2
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 e8356381ec..973d7efeed 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=25
propBuildToolsVersion=25.0.2
-propVersionCode=761
-propVersionName=7.6.1
+propVersionCode=762
+propVersionName=7.6.2
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true