Download this file

gradle.properties    11 lines (8 with data), 216 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
version=0.4.1-SNAPSHOT
# variables required to allow build.gradle to parse,
# override in ~/.gradle/gradle.properties
signing.keyId=
signing.password=
signing.secretKeyRingFile=
sonatypeUsername=
sonatypePassword=