Skip to content

Commit 70b7d59

Browse files
committed
Update Gradle config
1 parent a70b623 commit 70b7d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ task clean(type: Delete) {
5656
}
5757

5858
wrapper {
59-
gradleVersion = '6.7.1'
59+
gradleVersion = '7.0.2'
6060
distributionType = "all"
6161
}

0 commit comments

Comments
 (0)