v0.6.4: updated gradle and gradle plugin versions

This commit is contained in:
Evan Debenham
2018-03-26 21:04:56 -04:00
parent d2fca15508
commit 296e1e68ab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.android.tools.build:gradle:3.1.0'
}
}