Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Commit

Permalink
Fix bintray publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRocks committed May 29, 2016
1 parent 73d692f commit dfcabec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ publishing {
publications = [variant.name.capitalize()]

repoName = 'maven'
packageName = artifactName
packageName = 'CallMeMaybe'

versionName = project.version
versionReleased = new Date()
Expand Down

0 comments on commit dfcabec

Please # to comment.