updating gif drawable library

This commit is contained in:
tibbi 2022-02-13 10:48:05 +01:00
parent 4e67f0a63c
commit 0605e8944e
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:03e4d214b1'
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.23'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'com.google.android.exoplayer:exoplayer-core:2.9.6'
implementation 'com.google.vr:sdk-panowidget:1.180.0'