Add default gradle settings

This commit is contained in:
Christian Basler 2017-01-27 13:32:16 +01:00
parent d24f0ac1ed
commit 9b3c2df88b
1 changed files with 11 additions and 0 deletions

11
gradle.properties Normal file
View File

@ -0,0 +1,11 @@
# Don't change this file - override those properties in the
# gradle.properties file in your home directory instead
signing.keyId=
signing.password=
#signing.secretKeyRingFile=
ossrhUsername=
ossrhPassword=
systemTestsEnabled=false