adding some app signing related things
This commit is contained in:
parent
0acb7acdf2
commit
80740d951e
2 changed files with 26 additions and 2 deletions
4
keystore.properties_sample
Normal file
4
keystore.properties_sample
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
storePassword=123456
|
||||
keyPassword=abcdef
|
||||
keyAlias=myAlias
|
||||
storeFile=../keystore.jks
|
||||
Loading…
Add table
Add a link
Reference in a new issue