Remove debug keystore

This commit is contained in:
Andrew Rabert 2017-04-20 19:09:26 -04:00
parent 588e827eec
commit 382fcc0acc
2 changed files with 0 additions and 6 deletions

View File

@ -22,12 +22,6 @@ android {
checkReleaseBuilds false
warning 'InvalidPackage'
}
signingConfigs {
debug {
storeFile file('../debug.keystore')
}
}
}
dependencies {

Binary file not shown.