Skip to content

Commit

Permalink
Update viewbinding tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanWang committed Sep 11, 2021
1 parent d80d728 commit 6406554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
multiDexEnabled true
testInstrumentationRunner "ca.allanwang.kau.sample.SampleTestRunner"
}
viewBinding {
enabled true
buildFeatures {
viewBinding = true
}

def releaseSigning = file("../files/kau.properties")
Expand Down

0 comments on commit 6406554

Please sign in to comment.