conversations-classic/gradle.properties.example

22 lines
559 B
Plaintext
Raw Normal View History

2014-06-23 18:56:38 +00:00
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# GPG settings
#
# gpg key id
#signing.keyId=DEADBEEF
2014-06-23 19:20:39 +00:00
# the gpg key passphrase
#signing.password=correcthorsebatterystaple
2014-06-23 18:56:38 +00:00
# gpg keyring (this is the default gnupg keyring containing private keys)
#signing.secretKeyRingFile=/home/ubuntu/.gnupg/secring.gpg
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# nexus settings
#
# the nexus username used for log in
#nexusUsername=ubuntu
# the nexus password
#nexusPassword=correcthorsebatterystaple