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-20 13:22:59 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2017-07-20 14:28:47 +0300
commit8e20e8db0063072f6163b7417514968253febca5 (patch)
tree05d967624f068658eb43654f44145948c9627771
parent8a6b0a7630071875ca479b9e53d1e45be45f0dfe (diff)
[android] Updated version to 7.4.3android-gr-743
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 773e8adb3f..2deae16b16 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=742
-propVersionName=7.4.2
+propVersionCode=743
+propVersionName=7.4.3
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true