mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-01 02:31:36 -05: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