Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
App Lounge
Commits
a6787fd9
Commit
a6787fd9
authored
Apr 22, 2021
by
Aayush Gupta
Browse files
Apps: Enable viewBinding support
Signed-off-by:
Aayush Gupta
<
theimpulson@e.email
>
parent
5bbb02d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
a6787fd9
...
...
@@ -41,6 +41,9 @@ android {
signingConfig
signingConfigs
.
config
}
}
buildFeatures
{
viewBinding
true
}
lintOptions
{
lintConfig
file
(
"lint.xml"
)
disable
'MissingTranslation'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment