mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Build(deps): Bump exoplayerVersion from 2.18.6 to 2.18.7
Bumps `exoplayerVersion` from 2.18.6 to 2.18.7. Updates `com.google.android.exoplayer:exoplayer` from 2.18.6 to 2.18.7 - [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.6...r2.18.7) Updates `com.google.android.exoplayer:extension-okhttp` from 2.18.6 to 2.18.7 - [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.6...r2.18.7) --- updated-dependencies: - dependency-name: com.google.android.exoplayer:exoplayer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.android.exoplayer:extension-okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
99edead8e1
commit
2e6e75ab34
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildscript {
|
|||
workRuntime = "2.8.1"
|
||||
fidoVersion = "4.1.0-patch1"
|
||||
checkerVersion = "3.21.2"
|
||||
exoplayerVersion = "2.18.6"
|
||||
exoplayerVersion = "2.18.7"
|
||||
documentScannerVersion = "1.0.1"
|
||||
roomVersion = "2.5.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue