Created
May 16, 2021 14:23
-
-
Save ihfazhillah/a1bd4753eb5cf24bee4e7a87522f2ea3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
android { | |
... other code | |
buildFeatures { | |
viewBinding true | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment