fix #1911, add clipdata to share intents

This commit is contained in:
tibbi 2021-04-18 20:25:51 +02:00
parent 4a20695d77
commit 3d0a11d96f

View file

@ -78,7 +78,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:b3a9e4114f'
implementation 'com.github.SimpleMobileTools:Simple-Commons:c9c5682bc1'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
implementation 'it.sephiroth.android.exif:library:1.0.1'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.22'