mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Bump exoplayer from 2.18.0 to 2.18.1
Bumps [exoplayer](https://github.com/google/ExoPlayer) from 2.18.0 to 2.18.1. - [Release notes](https://github.com/google/ExoPlayer/releases) - [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md) - [Commits](https://github.com/google/ExoPlayer/compare/r2.18.0...r2.18.1) --- updated-dependencies: - dependency-name: com.google.android.exoplayer:exoplayer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
12efda5064
commit
b70fd95516
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ dependencies {
|
|||
implementation "com.afollestad.material-dialogs:lifecycle:${materialDialogsVersion}"
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
implementation 'com.google.android.exoplayer:exoplayer:2.18.0'
|
||||
implementation 'com.google.android.exoplayer:exoplayer:2.18.1'
|
||||
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24'
|
||||
|
|
Loading…
Reference in a new issue