Skip to content

Commit

Permalink
donkeydunkeydoo
Browse files Browse the repository at this point in the history
  • Loading branch information
jj committed Jun 6, 2019
1 parent 263d55b commit eb59edd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ plugins {
id 'net.researchgate.release' version '2.6.0'
}

tasks.findByName('release').dependsOn 'test'

task wrapper(type: Wrapper) {
gradleVersion = '4.8.1'
}

0 comments on commit eb59edd

Please sign in to comment.