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-11-08 17:37:51 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2017-11-08 18:00:43 +0300
commitfad21c647980f21de0bcddc47d67024b8f9734ef (patch)
treeb2fbd2762cbb860d6c4c846a6611fd266f681b71
parent8d2f7bf68ace8bbbb41f8c65864e9387645fdd2a (diff)
[android] Updated version to 7.6.5beta-1102
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 9dcd8a43f0..8cccc62db8 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=25
propBuildToolsVersion=25.0.2
-propVersionCode=764
-propVersionName=7.6.4
+propVersionCode=765
+propVersionName=7.6.5
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true