mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-23 04:25:24 -04:00
Also generate txt lint report for script usage
This commit is contained in:
1 parent
5b2d75c018
commit
30bebd8361
1 file changed
+2
@@ -56,6 +56,8 @@ android {
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
textReport true
|
||||
textOutput file("build/outputs/lint-results.txt")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user