mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-08 09:18:39 +01:00
Use WebpSanitizer.
This commit is contained in:
committed by
Greyson Parrelli
parent
debf964b5f
commit
15afaeabe3
@@ -100,8 +100,6 @@ task("qa") {
|
||||
|
||||
tasks.register("clean", Delete::class) {
|
||||
delete(rootProject.buildDir)
|
||||
// Because gradle is weird, we delete here for glide-webp/lib project so the clean tasks there doesn"t barf
|
||||
delete(fileTree("glide-webp/lib/.cxx"))
|
||||
}
|
||||
|
||||
task("format") {
|
||||
|
||||
Reference in New Issue
Block a user