Update gradle
This commit is contained in:
parent
c856ed3ecc
commit
393358cd33
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.2.0-beta1'
|
||||
classpath 'com.android.tools.build:gradle:2.2.0-rc2'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
|
Loading…
Reference in a new issue