We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3461804 commit 51e3c05Copy full SHA for 51e3c05
1 file changed
build.gradle
@@ -117,6 +117,6 @@ jacocoTestReport {
117
}
118
119
120
-task wrapper(type: Wrapper) {
+wrapper {
121
gradleVersion = '4.9'
122
0 commit comments