Skip to content

Commit

Permalink
Remove outdated 'wrapper' task from build.gradle (TooTallNate#907) (T…
Browse files Browse the repository at this point in the history
…ooTallNate#908)

Remove outdated 'wrapper' task from build.gradle (TooTallNate#907)
  • Loading branch information
marci4 committed Jun 16, 2019
2 parents f3d299f + 434a7fb commit 4c0a555
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Expand Up @@ -41,8 +41,3 @@ dependencies {
// }
// }
//}

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

0 comments on commit 4c0a555

Please sign in to comment.