gradle.properties.example

 1# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
 2#
 3# GPG settings
 4#
 5
 6# gpg key id
 7#signing.keyId=DEADBEEF
 8# gpg keyring (this is the default gnupg keyring containing private keys)
 9#signing.secretKeyRingFile=/home/ubuntu/.gnupg/secring.gpg
10
11# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
12#
13# nexus settings
14#
15
16# the nexus username used for log in
17#nexusUsername=ubuntu
18# the nexus password
19#nexusPassword=correcthorsebatterystaple