We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f4ce8 commit 84fde01Copy full SHA for 84fde01
build.gradle
@@ -32,7 +32,7 @@ configure(rootProject) {
32
}
33
34
task wrapper(type: Wrapper) {
35
- gradleVersion = '3.2.1'
+ gradleVersion = '3.4.1'
36
37
38
0 commit comments