Skip to content

Commit

Permalink
Update dependency com.google.android.exoplayer:exoplayer to v2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 22, 2021
1 parent 2b92215 commit 5bac37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android Application/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
//ExoPlayer
implementation 'com.google.android.exoplayer:exoplayer:2.11.1'
implementation 'com.google.android.exoplayer:exoplayer:2.15.1'
//QR Scanner
implementation 'com.budiyev.android:code-scanner:2.1.0'
implementation fileTree(dir: 'libs', include: ['*.jar'])
Expand Down

0 comments on commit 5bac37a

Please sign in to comment.