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>2016-12-19 10:39:24 +0300
committeralexzatsepin <az@mapswithme.com>2016-12-19 10:39:24 +0300
commit8d6e5576aff3a709648bbb0d3acf139e2b994f22 (patch)
tree8fe9675ccb8c4fa362e31ab30d69e452a2595c6a /android/UnitTests
parent67d893057996d995da2694b07a8a662aff9a6bd4 (diff)
[android] Updated Gradle plugin to 2.2.3
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 35b8e114a9..b501439b68 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.2.2'
+ classpath 'com.android.tools.build:gradle:2.2.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files