mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-03 04:27:35 +01:00
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
|
||||
#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