diff --git a/README.md b/README.md index 86de433..9047d9f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can be added into Blackbox admins list by any user listed in *.blackbox\blac ## Create release package 1. Decrypt all the encrypted files by running `blackbox_decrypt_all_files` -2. Execute `gradle assembleBetaRelease` +2. Execute `gradle assembleRelease` 3. (optionally) Execute `blackbox_shred_all_files` to remove all the decrypted files # Misc diff --git a/diveboard/upload-keystore.jks b/diveboard/upload-keystore.jks index aec29a5..113dc53 100644 Binary files a/diveboard/upload-keystore.jks and b/diveboard/upload-keystore.jks differ diff --git a/diveboard/upload-keystore.properties.gpg b/diveboard/upload-keystore.properties.gpg index 5ce6308..beafa51 100644 Binary files a/diveboard/upload-keystore.properties.gpg and b/diveboard/upload-keystore.properties.gpg differ