diff options
Diffstat (limited to 'ui/statistics')
-rw-r--r-- | ui/statistics/build.gradle | 1 |
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" |