v0.4.3a: updated build tools and gradle plugin

This commit is contained in:
Evan Debenham
2016-10-20 03:37:48 -04:00
parent 0af0fec634
commit ae8eb8f62b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.1'
classpath 'com.android.tools.build:gradle:2.2.2'
}
}