Dummy values for signing secrets
This commit is contained in:
parent
ea6347b1c7
commit
53531bb2f3
@ -25,4 +25,10 @@ vector.httpLogLevel=BASIC
|
|||||||
|
|
||||||
# Note: to debug, you can put and uncomment the following lines in the file ~/.gradle/gradle.properties to override the value above
|
# Note: to debug, you can put and uncomment the following lines in the file ~/.gradle/gradle.properties to override the value above
|
||||||
#vector.debugPrivateData=true
|
#vector.debugPrivateData=true
|
||||||
#vector.httpLogLevel=BODY
|
#vector.httpLogLevel=BODY
|
||||||
|
|
||||||
|
# Dummy values for signing secrets
|
||||||
|
signing.element.storePath=pathTo.keystore
|
||||||
|
signing.element.storePassword=Secret
|
||||||
|
signing.element.keyId=Secret
|
||||||
|
signing.element.keyPassword=Secret
|
||||||
|
Loading…
x
Reference in New Issue
Block a user