v0.6.1: small tweak to wand of fireblast logic

This commit is contained in:
Evan Debenham
2017-07-03 23:19:00 -04:00
parent b31fc10136
commit 3f587ffc47
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.2'
classpath 'com.android.tools.build:gradle:2.3.3'
}
}