upgraded to gradle 2.1.0 and studio 2.1.1

This commit is contained in:
Frank Morgner
2016-05-12 17:52:02 +02:00
parent c675d238fa
commit 8517cea801
3 changed files with 43 additions and 12 deletions

View File

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