android: remove unneeded gradle task
This commit is contained in:
parent
ac624b104f
commit
f8f544c615
@ -247,8 +247,3 @@ subprojects { subproject ->
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '4.4'
|
||||
distributionUrl = distributionUrl.replace("bin", "all")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user