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-06-09 11:48:37 +0300
committerАлександр Зацепин <az@mapswithme.com>2017-06-09 11:48:37 +0300
commitefdceeb3aee4c7f14bc4d8d768d42200546cdca5 (patch)
treebd8e73a0c98abfbd1bf11ebcd9b9e9f24964d0f2 /android/UnitTests
parentd109fc301262ae31195f5bcb7c23fa1cb852ced2 (diff)
[android] Updated Gradle to 2.3.2
Diffstat (limited to 'android/UnitTests')
-rw-r--r--android/UnitTests/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/UnitTests/build.gradle b/android/UnitTests/build.gradle
index 3095684ada..54ffe1b294 100644
--- a/android/UnitTests/build.gradle
+++ b/android/UnitTests/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.3.1'
+ classpath 'com.android.tools.build:gradle:2.3.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files