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

Commit 3402ef7

Browse files
committed
remove wrapper task
1 parent aa99a1c commit 3402ef7

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,3 @@ ext {
2525
buildToolsVersion = '21.1.2'
2626
compileSdkVersion = 21
2727
}
28-
29-
task wrapper(type: Wrapper) {
30-
gradleVersion = '2.1'
31-
}

0 commit comments

Comments
 (0)