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
Wade
DnsChanger
Commits
e17c5cc0
Commit
e17c5cc0
authored
Apr 10, 2018
by
Daniel Wolf
Browse files
lintoptions has to be used here as well
parent
8e1e79a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnschangertests/build.gradle
View file @
e17c5cc0
...
...
@@ -20,6 +20,9 @@ android {
proguardFiles
getDefaultProguardFile
(
'proguard-android.txt'
),
'proguard-rules.pro'
}
}
lintOptions
{
abortOnError
false
}
}
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