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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2019-05-06 13:10:44 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2019-05-08 16:49:33 +0300
commit693b98acb00af5ccb3ae788e7d337482e9330a36 (patch)
tree5aee177c01277b6b2a2e9bb33f3e0bde0e35c05b /android
parentb89775a79093d302a336b3876939a3c6b9ff3514 (diff)
[android] Update version to 9.1.5
Diffstat (limited to 'android')
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index da56834a0f..286a618be3 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -2,8 +2,8 @@ propMinSdkVersion=15
propTargetSdkVersion=26
propCompileSdkVersion=26
propBuildToolsVersion=27.0.3
-propVersionCode=911
-propVersionName=9.1.1
+propVersionCode=915
+propVersionName=9.1.5
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
propSupportLibraryVersion=27.1.1