updating androidx.media library to 1.4.2

This commit is contained in:
tibbi 2021-10-02 12:14:49 +02:00
parent a5c60bceb8
commit 740961063a

View file

@ -64,7 +64,7 @@ android {
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:3e78714205'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'androidx.media:media:1.3.1'
implementation 'androidx.media:media:1.4.2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
implementation 'com.google.android.material:material:1.4.0'