Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuwu authored Oct 11, 2023
1 parent cd97df6 commit 24b42fd
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.2'
gradleVersion = '7.5'
}

detekt {
Expand Down

0 comments on commit 24b42fd

Please sign in to comment.