From 7df325f3ddd8af4298ce69f664c1b0cce2fa1d7b Mon Sep 17 00:00:00 2001 From: FongMi Date: Sun, 19 Jan 2025 15:20:28 +0800 Subject: [PATCH] Remove avif --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index b9a58e3f8..a1ed9b458 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -101,7 +101,6 @@ dependencies { implementation 'com.github.bassaer:materialdesigncolors:1.0.0' implementation 'com.github.bumptech.glide:glide:4.16.0' implementation 'com.github.bumptech.glide:annotations:4.16.0' - implementation 'com.github.bumptech.glide:avif-integration:4.16.0' implementation 'com.github.bumptech.glide:okhttp3-integration:4.16.0' implementation 'com.github.jahirfiquitiva:TextDrawable:1.0.3' implementation 'com.github.thegrizzlylabs:sardine-android:0.9'