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:
authoralexzatsepin <az@mapswithme.com>2017-03-14 13:58:34 +0300
committerSergey Yershov <syershov@maps.me>2017-03-20 11:34:39 +0300
commit82f4ae9408b53485c36a4b2b7363bbdb4565bc3d (patch)
treec04c94530d1125424cf064e18f5b65df48cad8a9 /android
parent1b23628fff6f019b724abb4294b2b02ee1fd31e6 (diff)
[android] Increased build tools version
Diffstat (limited to 'android')
-rw-r--r--android/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 6637c0896a..fb8c3d7f93 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -3,7 +3,7 @@ propMinSdkVersion=15
# https://code.google.com/p/android/issues/detail?id=184567
propTargetSdkVersion=22
propCompileSdkVersion=23
-propBuildToolsVersion=25
+propBuildToolsVersion=25.0.2
propVersionCode=720
propVersionName=7.2.0
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1