Assign signing keystore location in config

This commit is contained in:
topjohnwu
2019-10-17 16:20:01 -04:00
parent 78daa2eb62
commit eeb5d669f6
3 changed files with 53 additions and 44 deletions

View File

@@ -13,8 +13,9 @@ outdir=out
prettyName=false
# Only used when building with release flag
# These passwords are used along with release-key.jks to sign APKs and zips
# These passwords are used along with keyStore to sign APKs and zips
# keyPass is the pwd for the specified keyAlias
keyStore=release-key.jks
keyStorePass=
keyAlias=
keyPass=