add keystore.properties_samples
This commit is contained in:
parent
1c92cf43a9
commit
b22072af07
1 changed files with 4 additions and 0 deletions
4
keystore.properties_samples
Normal file
4
keystore.properties_samples
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
storePassword=123456
|
||||||
|
keyPassword=abcdef
|
||||||
|
keyAlias=myAlias
|
||||||
|
storeFile=../keystore.jks
|
||||||
Loading…
Reference in a new issue