update gradel

This commit is contained in:
Graham Jones
2016-06-27 17:35:07 +01:00
parent bde99a6ce0
commit 9dce8c6237
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.android.tools.build:gradle:2.1.2'
}
}
allprojects {