We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310ffb2 commit 8d9ecb1Copy full SHA for 8d9ecb1
1 file changed
build.gradle
@@ -139,6 +139,6 @@ allprojects {
139
}
140
141
wrapper {
142
- gradleVersion = '5.4.1'
+ gradleVersion = '5.5.1'
143
distributionType = Wrapper.DistributionType.ALL
144
0 commit comments