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
baac5f08
Commit
baac5f08
authored
Aug 23, 2019
by
Anon
Browse files
Merge branch 'deal_with_lint_error' into 'master'
Deal with lint error See merge request
card10/companion-app-android!14
parents
7573e06d
7dd76e2e
Changes
1
Show whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
baac5f08
...
...
@@ -26,6 +26,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