mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
Disable task lint
This commit is contained in:
@@ -7,6 +7,7 @@ android {
|
||||
compileSdk 33
|
||||
|
||||
lintOptions {
|
||||
tasks.lint.enabled = false
|
||||
baseline file("lint-baseline.xml")
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<issues format="6" by="lint 7.4.1" type="baseline" client="gradle" dependencies="false" name="AGP (7.4.1)" variant="fatal" version="7.4.1">
|
||||
|
||||
</issues>
|
||||
Reference in New Issue
Block a user