mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-30 08:49:13 -04:00
Trying to sign apks directly
This commit is contained in:
parent
b46f745310
commit
c86031f4c0
4 changed files with 25 additions and 2 deletions
4
keystore.properties.example
Normal file
4
keystore.properties.example
Normal file
|
@ -0,0 +1,4 @@
|
|||
storePassword=myStorePassword
|
||||
keyPassword=mykeyPassword
|
||||
keyAlias=myKeyAlias
|
||||
storeFile=myStoreFileLocation
|
Loading…
Add table
Add a link
Reference in a new issue