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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2017-05-15 20:36:04 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-05-19 16:42:28 +0300
commit2e6ec4e17554eeceed0f8b781e8a88bce586780e (patch)
tree348cf1aa1b92b75abe34d4215de772fc6db63d24 /android/gradle.properties
parenta480f11c42fa98dfaf28f7bd3e164b2e35c689c1 (diff)
[android] Updated version to 731
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 1534acc38a..9d7ff1b312 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=731
-propVersionName=7.3.1
+propVersionCode=732
+propVersionName=7.3.2
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true