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