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:
authoralexzatsepin <az@mapswithme.com>2016-12-21 16:37:14 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-12-28 13:25:35 +0300
commit4a33e70cab6a70774201a29cbc124f743d35319d (patch)
tree9beb1dd0ae0ea93d73a72eb6b6fcdbe4371aa74f /android
parent85bcddabdf85b9cf4f5dfde8ee07c0bbc7a9d2a0 (diff)
[android] Updated version to 7.0.5
Diffstat (limited to 'android')
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index fe6f4c6858..80f6e1cd68 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=22
propCompileSdkVersion=23
propBuildToolsVersion=22.0.1
-propVersionCode=704
-propVersionName=7.0.4
+propVersionCode=705
+propVersionName=7.0.5
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true