Skip to content

Commit

Permalink
Remove 'wrapper' task from build.gradle (TooTallNate#907)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipRoman committed Jun 13, 2019
1 parent f3d299f commit 434a7fb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,3 @@ dependencies {
// }
// }
//}

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

0 comments on commit 434a7fb

Please sign in to comment.