Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andy B-S
Companion App Android
Commits
7dd76e2e
Unverified
Commit
7dd76e2e
authored
Aug 21, 2019
by
ligi
Browse files
Ignore lint error so "gradle clean build" does not fail
parent
bea887cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
7dd76e2e
...
...
@@ -24,6 +24,9 @@ android {
kotlinOptions
{
jvmTarget
=
"1.8"
}
lintOptions
{
warning
'AppLinkUrlError'
}
}
dependencies
{
...
...
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