build with lint complaining

This commit is contained in:
AdrianLxM 2019-03-14 10:47:29 +01:00 committed by GitHub
parent f6d85bdd96
commit 859267fe34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,6 +48,10 @@ android {
targetCompatibility JavaVersion.VERSION_1_8
}
lintOptions {
abortOnError false
}
productFlavors {
flavorDimensions "standard"
full {