summaryrefslogtreecommitdiff
path: root/ui/statistics
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2022-11-01 13:07:18 +0100
committerByteHamster <info@bytehamster.com>2022-11-03 22:46:56 +0100
commitc1fbb538058369a4ed5bfcc6ff3622aceb6ce820 (patch)
tree09060bda32f866a3ed24cd811f6f339002ce1637 /ui/statistics
parent6921d7162eaacc90c4522a3d9bf6d2d47d045ae7 (diff)
downloadAntennaPod-c1fbb538058369a4ed5bfcc6ff3622aceb6ce820.zip
Move Glide to its own module
Diffstat (limited to 'ui/statistics')
-rw-r--r--ui/statistics/build.gradle1
1 files changed, 0 insertions, 1 deletions
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"