Fixed nagging lint

This commit is contained in:
dosse91
2019-08-18 12:05:47 +02:00
parent 88c344d4ff
commit 9bea2c5e6e
+3
View File
@@ -18,6 +18,9 @@ android {
}
productFlavors {
}
lintOptions {
abortOnError false
}
}
dependencies {