We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64beb0a + b15dd47 commit 66093bfCopy full SHA for 66093bf
1 file changed
java/Android.bp
@@ -62,4 +62,7 @@ android_app {
62
optimize: {
63
proguard_flags_files: ["proguard.flags"],
64
},
65
+ lint: {
66
+ baseline_filename: "lint-baseline.xml",
67
+ },
68
}
0 commit comments