Skip to content

Commit

Permalink
Updating gradle wrapper to 6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbettercloud committed Jun 21, 2023
1 parent fbfa320 commit 68e0a9f
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 @@ -142,5 +142,5 @@ uploadArchives {
}

wrapper {
gradleVersion = '5.2.1'
gradleVersion = '6.9.0'
}

0 comments on commit 68e0a9f

Please sign in to comment.