You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Assign signing keystore location in config
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user