mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 05:17:43 +00:00
app: turn off crashing lint
This commit is contained in:
parent
f973f32a4d
commit
84180c1650
@ -35,6 +35,7 @@ android {
|
||||
disable.add("MissingTranslation")
|
||||
disable.add("PluralsCandidate")
|
||||
disable.add("ImpliedQuantity")
|
||||
disable.add("DialogFragmentCallbacksDetector")
|
||||
baseline = file("lint-baseline.xml")
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user