mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-23 15:51:11 +01:00
removing unused dependency
This commit is contained in:
parent
ca92ad267d
commit
c61df899b4
@ -69,8 +69,6 @@ ext.groups = [
|
|||||||
'com.gabrielittner.threetenbp',
|
'com.gabrielittner.threetenbp',
|
||||||
'com.getkeepsafe.relinker',
|
'com.getkeepsafe.relinker',
|
||||||
'com.github.bumptech.glide',
|
'com.github.bumptech.glide',
|
||||||
'com.github.filippudak',
|
|
||||||
'com.github.filippudak.progresspieview',
|
|
||||||
'com.github.javaparser',
|
'com.github.javaparser',
|
||||||
'com.github.piasy',
|
'com.github.piasy',
|
||||||
'com.github.shyiko.klob',
|
'com.github.shyiko.klob',
|
||||||
|
@ -208,7 +208,6 @@ dependencies {
|
|||||||
// Image Loading
|
// Image Loading
|
||||||
implementation libs.github.bigImageViewer
|
implementation libs.github.bigImageViewer
|
||||||
implementation libs.github.glideImageLoader
|
implementation libs.github.glideImageLoader
|
||||||
implementation libs.github.progressPieIndicator
|
|
||||||
implementation libs.github.glideImageViewFactory
|
implementation libs.github.glideImageViewFactory
|
||||||
|
|
||||||
// implementation 'com.github.MikeOrtiz:TouchImageView:3.0.2'
|
// implementation 'com.github.MikeOrtiz:TouchImageView:3.0.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user