mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-19 05:59:14 +01:00
Don't lint release builds
This commit is contained in:
parent
0f42956f3f
commit
0a31c223e3
@ -73,6 +73,7 @@ android {
|
|||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
abortOnError false
|
abortOnError false
|
||||||
|
checkReleaseBuilds false
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user