v0.6.4a: updated dependancies

This commit is contained in:
Evan Debenham
2018-04-10 23:08:42 -04:00
parent a38bdc55d4
commit f36c0b1b24
2 changed files with 6 additions and 2 deletions

View File

@@ -24,4 +24,8 @@ android {
dependencies {
implementation project(':SPD-classes')
repositories {
google()
jcenter()
}
}