From c1fbb538058369a4ed5bfcc6ff3622aceb6ce820 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Tue, 1 Nov 2022 13:07:18 +0100 Subject: Move Glide to its own module --- ui/statistics/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'ui/statistics') diff --git a/ui/statistics/build.gradle b/ui/statistics/build.gradle index 905db0b5e..99c613b75 100644 --- a/ui/statistics/build.gradle +++ b/ui/statistics/build.gradle @@ -28,7 +28,6 @@ dependencies { implementation "org.greenrobot:eventbus:$eventbusVersion" implementation "com.github.bumptech.glide:glide:$glideVersion" - annotationProcessor "com.github.bumptech.glide:compiler:$glideVersion" implementation "io.reactivex.rxjava2:rxandroid:$rxAndroidVersion" implementation "io.reactivex.rxjava2:rxjava:$rxJavaVersion" implementation "com.joanzapata.iconify:android-iconify-fontawesome:$iconifyVersion" -- cgit v1.2.3