v0.6.1a: updated gradle stuff

This commit is contained in:
Evan Debenham
2017-08-17 00:06:40 -04:00
parent daa82f615b
commit 35cdb4a2c2
4 changed files with 7 additions and 6 deletions

View File

@@ -10,5 +10,6 @@ buildscript {
allprojects {
repositories {
jcenter()
google()
}
}