Skip to content

Commit

Permalink
Update Gradle config
Browse files Browse the repository at this point in the history
  • Loading branch information
hameno committed May 15, 2021
1 parent a70b623 commit 70b7d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ task clean(type: Delete) {
}

wrapper {
gradleVersion = '6.7.1'
gradleVersion = '7.0.2'
distributionType = "all"
}

0 comments on commit 70b7d59

Please sign in to comment.