remove unused com.soundcloud.android:android-crop dependency

This commit is contained in:
adbenitez 2025-01-27 17:37:14 +01:00
parent 6e0759f719
commit 961fa5ffe6
6 changed files with 0 additions and 19 deletions

View file

@ -184,7 +184,6 @@ dependencies {
annotationProcessor 'androidx.annotation:annotation:1.9.1'
implementation 'com.makeramen:roundedimageview:2.1.0' // crops the avatars to circles
implementation 'com.pnikosis:materialish-progress:1.5' // used only in the "Progress Wheel" in Share Activity.
implementation 'com.soundcloud.android:android-crop:1.0.1@aar' // used for profile and group avatar selection in Android SDK<19
implementation 'com.nineoldandroids:library:2.4.0' // DEPRECATED! Used to slide in the half-camera.
implementation 'com.github.amulyakhare:TextDrawable:558677ea31' // number of unread messages,
// the one-letter circle for the contacts (when there is not avatar) and a white background.