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 277677c commit b5b169dCopy full SHA for b5b169d
build.gradle
@@ -76,7 +76,7 @@ test {
76
}
77
78
wrapper {
79
- gradleVersion = '5.5.1'
+ gradleVersion = '7.2'
80
distributionType = Wrapper.DistributionType.ALL
81
82
0 commit comments