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-26 15:03:09 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2017-10-26 15:12:55 +0300
commiteb11951e83d725187a74b7aed786b50e9fcce174 (patch)
tree661b2295861571c800d58716519be82d8cd39aef
parentd445780547bf73022a2f63c967ae46c0b5512be6 (diff)
[android] Updated version to 7.6.3
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 973d7efeed..5e312522de 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=25
propBuildToolsVersion=25.0.2
-propVersionCode=762
-propVersionName=7.6.2
+propVersionCode=763
+propVersionName=7.6.3
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true