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