Android Studio 2.2.1

This commit is contained in:
Aleksander Nowakowski
2016-10-17 18:14:49 +02:00
parent fe3ffce9f0
commit 129cd8b1e3

View File

@@ -5,7 +5,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:2.2.0' classpath 'com.android.tools.build:gradle:2.2.1'
// NOTE: Do not place your application dependencies here; they belong // NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files // in the individual module build.gradle files