updating commons and android-gif-drawable

This commit is contained in:
tibbi 2019-10-11 10:54:26 +02:00
parent 71f21b6d94
commit 7a5398e6d0

View file

@ -62,11 +62,11 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.18.6'
implementation 'com.simplemobiletools:commons:5.18.7'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'it.sephiroth.android.exif:library:1.0.1'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.17'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.18'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
implementation 'com.google.android.exoplayer:exoplayer-core:2.9.6'
implementation 'com.google.vr:sdk-panowidget:1.180.0'