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:29:04 +0300
commitf09b53d7f802ece10c6ba02dc76444bb00633aa6 (patch)
treee7de6709aec5e192e8aace32eb0020ca64482473 /android/gradle.properties
parentd73407a5d89b3f156b73574cb741eb4964922ca7 (diff)
[android] Updated version to 7.4.3
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 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