Skip to content

Commit 84fde01

Browse files
committed
update gradle version
1 parent c0f4ce8 commit 84fde01

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
@@ -32,7 +32,7 @@ configure(rootProject) {
3232
}
3333

3434
task wrapper(type: Wrapper) {
35-
gradleVersion = '3.2.1'
35+
gradleVersion = '3.4.1'
3636
}
3737
}
3838

0 commit comments

Comments
 (0)