Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 579a601

Browse files
committed
[Java]: Upgrade to Gradle 2.6
1 parent 731f8b8 commit 579a601

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
@@ -290,5 +290,5 @@ uploadShadow {
290290
}
291291

292292
task wrapper(type: Wrapper) {
293-
gradleVersion = '2.5'
293+
gradleVersion = '2.6'
294294
}

0 commit comments

Comments
 (0)