Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jul 15, 2018
1 parent ed216ba commit dd50037
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# variables required to allow build.gradle to parse,
# override in ~/.gradle/gradle.properties
signing.keyId=
signing.password=
signing.secretKeyRingFile=
sonatypeUsername=
sonatypePassword=
signing.keyId=6CDDB585
signing.password=dserdiuk1988
signing.secretKeyRingFile=secring.gpg

sonatypeUsername=extsoft
sonatypePassword=Bewatere13

version=0.3.0

0 comments on commit dd50037

Please sign in to comment.