File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -304,7 +304,11 @@ dependencies {
304304 implementation " io.noties.markwon:ext-tasklist:$markwonVersion "
305305 implementation " io.noties.markwon:ext-tables:$markwonVersion "
306306
307+ // Avatar picker
307308 implementation ' com.github.nextcloud-deps:ImagePicker:2.1.0.2'
309+ // Override avatar picker's internal crop lib for better dge-to-edge support
310+ implementation ' com.github.yalantis:ucrop:2.2.11'
311+
308312 implementation ' io.github.elye:loaderviewlibrary:3.0.0'
309313 implementation ' org.osmdroid:osmdroid-android:6.1.20'
310314 implementation (' fr.dudie:nominatim-api:3.4' , {
@@ -317,7 +321,6 @@ dependencies {
317321 implementation ' com.github.nextcloud.android-common:ui:0.33.1'
318322 implementation ' com.github.nextcloud.android-common:core:0.33.1'
319323 implementation ' com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'
320- implementation ' com.github.yalantis:ucrop:2.2.11'
321324
322325 gplayImplementation ' com.google.android.gms:play-services-base:18.10.0'
323326 gplayImplementation " com.google.firebase:firebase-messaging:25.0.1"
You can’t perform that action at this time.
0 commit comments