Skip to content

Commit

Permalink
add gradle.properties to avoid build error
Browse files Browse the repository at this point in the history
  • Loading branch information
termermc committed May 28, 2020
1 parent 9a34776 commit fec01c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Example configuration for publishing to Maven Central.
# This file does not need to be changed unless you are publishing.
nexusUsername=dummyuser
nexusPassword=drowssap

0 comments on commit fec01c3

Please sign in to comment.