Skip to content

Commit

Permalink
Clean up gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
otsob committed Jul 21, 2024
1 parent 6bd2510 commit 8479766
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1 @@
version=0.7.3-SNAPSHOT
# These properties are needed for publishing the release builds
# on Maven central. If needed, fill these values in your personal
# gradle.properties. NEVER put these in a public repository.
signing.keyId=
signing.password=
signing.secretKeyRingFile=
sonatypeUsername=
sonatypePassword=
ossrhUsername=
ossrhPassword=

0 comments on commit 8479766

Please sign in to comment.