Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-archano committed Mar 8, 2018
2 parents 278df18 + 6e03ff2 commit 6baffdc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gradle/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,9 @@ task publishRelease {
}
}
} else {
dependsOn publishArtifacts
project.afterEvaluate {
dependsOn bintrayUpload
}
}
}

0 comments on commit 6baffdc

Please sign in to comment.