updating exoplayer to 2.9.1
This commit is contained in:
parent
f27c56ae43
commit
c6f2eb2757
|
@ -63,7 +63,7 @@ dependencies {
|
||||||
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.15'
|
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.15'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha2'
|
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha2'
|
||||||
implementation 'com.google.android.exoplayer:exoplayer-core:2.9.0'
|
implementation 'com.google.android.exoplayer:exoplayer-core:2.9.1'
|
||||||
implementation 'com.google.vr:sdk-panowidget:1.170.0'
|
implementation 'com.google.vr:sdk-panowidget:1.170.0'
|
||||||
implementation 'com.google.vr:sdk-videowidget:1.170.0'
|
implementation 'com.google.vr:sdk-videowidget:1.170.0'
|
||||||
implementation 'org.apache.sanselan:sanselan:0.97-incubator'
|
implementation 'org.apache.sanselan:sanselan:0.97-incubator'
|
||||||
|
|
Loading…
Reference in New Issue