update gradle to 4.10.1
This commit is contained in:
@@ -58,5 +58,5 @@ subprojects {
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '4.9'
|
||||
gradleVersion = '4.10.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user