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:42:42 +0300
commit3be089b0543e174bf489299f89217b091133b4a9 (patch)
treebc7d6b1f86eada738d310afcffb7f6055e16d599
parent0e33ad81e4b2f44549223cdfd44499bf9a9fe01d (diff)
[android] Updated version to 7.4.5android-gr-745
-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