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-07-21 13:08:13 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2017-07-21 15:24:02 +0300
commit6f7e6aca14e32716725a5011dd589b741da80232 (patch)
tree5e0b1401f80cf16055ae3d8fe405e278c93e1269 /android/gradle.properties
parentcc16e8fdcde7bf69c08799b7775dc7e61bb02ef5 (diff)
[android] Updated version to 7.4.4
Diffstat (limited to 'android/gradle.properties')
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 2deae16b16..e654f800cb 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=743
-propVersionName=7.4.3
+propVersionCode=744
+propVersionName=7.4.4
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true