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 <alexander.zatzepin@gmail.com>2016-10-03 13:02:43 +0300
committeralexzatsepin <alexander.zatzepin@gmail.com>2016-10-03 13:02:43 +0300
commit7329604c6651a39d06cb03513d6a60d31b3997ad (patch)
tree85b49651fe26093b9bfac98e759206c6a9990b67 /android/UnitTests
parent6786e297ef698a67473b74e98e9651c366068cc6 (diff)
[android] Updated Gradle plugin to 2.2.0
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 76e83eef25..c3a14bd93f 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.1.3'
+ classpath 'com.android.tools.build:gradle:2.2.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files