Skip to content

Commit

Permalink
Removing gradle release plugin #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapac committed Apr 4, 2019
1 parent 65400bd commit 8ac083e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ plugins {
subprojects {
apply(plugin = "tanvd.kosogor")
apply(plugin = "net.researchgate.release")
afterEvaluate {
afterRelease.dependsOn(tasks.getByPath("bintrayUpload"))
}
}

repositories {
Expand Down

0 comments on commit 8ac083e

Please sign in to comment.