mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-20 23:07:26 -04:00
Also generate txt lint report for script usage
This commit is contained in:
@@ -56,6 +56,8 @@ android {
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
textReport true
|
||||
textOutput file("build/outputs/lint-results.txt")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user