Skip to content

Commit

Permalink
Moved build customisation template
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Jul 13, 2017
1 parent ca98d38 commit 77710ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
@@ -1,7 +1,7 @@
systemProp.sonar.host.url=https://sonar.mnode.org

sonatype_username=
sonatype_password=
sonatype_username=EiVeUlJO
sonatype_password=0uz7Ocz3sVHkGOvVnHEKzDZRYOFHcSmzyhiuf6tYfGAR

bintray_user=
bintray_key=
7 changes: 7 additions & 0 deletions gradle.properties.template
@@ -0,0 +1,7 @@
systemProp.sonar.host.url=https://sonar.mnode.org

sonatype_username=
sonatype_password=

bintray_user=
bintray_key=

0 comments on commit 77710ec

Please sign in to comment.