Remove debug keystore
This commit is contained in:
parent
588e827eec
commit
382fcc0acc
|
@ -22,12 +22,6 @@ android {
|
|||
checkReleaseBuilds false
|
||||
warning 'InvalidPackage'
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
debug {
|
||||
storeFile file('../debug.keystore')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
BIN
debug.keystore
BIN
debug.keystore
Binary file not shown.
Loading…
Reference in New Issue