[core] remove random key file

Signed-off-by: thesupertechie <thesupertechie1@gmail.com>
This commit is contained in:
thesupertechie
2025-12-17 22:26:07 -08:00
committed by Konstantin Pastbin
parent 1edcb23ab2
commit 5f0bcc1486

View File

@@ -1,6 +0,0 @@
ext {
spropStoreFile = "debug.keystore"
spropStorePassword = "12345678"
spropKeyAlias = "debug"
spropKeyPassword = "12345678"
}