mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-26 23:18:17 +03:00
Don't lint release builds
This commit is contained in:
parent
0f42956f3f
commit
0a31c223e3
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ android {
|
|||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
checkReleaseBuilds false
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue