Skip to content

Commit

Permalink
Update gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuwu committed Oct 11, 2023
1 parent cf66ad8 commit 2be2f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ dependencies {
}

task wrapper(type: Wrapper) {
gradleVersion = '7.4.2'
gradleVersion = '7.5'
}

detekt {
Expand Down

0 comments on commit 2be2f65

Please sign in to comment.