mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
lint: disable GradleDependency
This commit is contained in:
@@ -94,6 +94,7 @@ android {
|
||||
|
||||
lint {
|
||||
baseline = file("lint-baseline.xml")
|
||||
disable += "GradleDependency"
|
||||
warningsAsErrors = true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user