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