Skip to content

Commit 55120cc

Browse files
committed
Upgrade gradle 4.1
1 parent 48c7ca7 commit 55120cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,5 @@ subprojects {
134134

135135
// ======== wrapper ========
136136
task wrapper(type: Wrapper) {
137-
gradleVersion = "2.12"
137+
gradleVersion = "4.1"
138138
}

0 commit comments

Comments
 (0)