updating commons

This commit is contained in:
tibbi 2023-03-22 18:27:10 +01:00
parent 463b930664
commit a9c9ca3644
1 changed files with 1 additions and 1 deletions

View File

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