We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a70b623 commit 70b7d59Copy full SHA for 70b7d59
1 file changed
build.gradle
@@ -56,6 +56,6 @@ task clean(type: Delete) {
56
}
57
58
wrapper {
59
- gradleVersion = '6.7.1'
+ gradleVersion = '7.0.2'
60
distributionType = "all"
61
0 commit comments