mirror of
https://github.com/sifacaii/VlcJellyfin
synced 2025-05-26 06:20:20 -04:00
Update build.gradle
This commit is contained in:
parent
f6cbc18e42
commit
78ff45f8fc
@ -6,4 +6,9 @@ plugins {
|
||||
|
||||
task clean(type: Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
android {
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user