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-08-07 18:39:06 +0300
committerVladimir Byko-Ianko <bykoianko@gmail.com>2017-08-07 18:43:31 +0300
commit4e270ecaf9c49ad9c03201dc776c53333ce81744 (patch)
tree0424bdff0d049c7692fdff3449106b94339fbc3f
parent680efe2f9092d440b3cb6408a96315af72a6d6fb (diff)
[android] Updated version to 7.4.5beta-954
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index e654f800cb..9c1c5e3d8f 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=744
-propVersionName=7.4.4
+propVersionCode=745
+propVersionName=7.4.5
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true