Skip to content

Commit

Permalink
updating commons and androidx.media
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Dec 15, 2021
1 parent 4f71616 commit f7685a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ android {
}

dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:8a92635fb0'
implementation 'com.github.SimpleMobileTools:Simple-Commons:ccc1f8b958'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'androidx.media:media:1.4.2'
implementation 'androidx.media:media:1.4.3'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
implementation 'com.google.android.material:material:1.4.0'
Expand Down

0 comments on commit f7685a2

Please sign in to comment.