Skip to content

Commit

Permalink
Gradle update
Browse files Browse the repository at this point in the history
  • Loading branch information
bialger committed Aug 19, 2023
1 parent ed33417 commit 492d8fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ allprojects {
tasks.register('clean', Delete) {
delete rootProject.buildDir
}

buildFeatures {
viewBinding true
}

0 comments on commit 492d8fe

Please sign in to comment.