mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
Bump exoplayerVersion from 2.18.1 to 2.18.2
Bumps `exoplayerVersion` from 2.18.1 to 2.18.2. Updates `exoplayer` from 2.18.1 to 2.18.2 - [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.1...r2.18.2) Updates `extension-okhttp` from 2.18.1 to 2.18.2 - [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.1...r2.18.2) --- 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
4f01de0a20
commit
61af63a80f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildscript {
|
|||
workRuntime = "2.7.1"
|
||||
fidoVersion = "4.1.0-patch1"
|
||||
checkerVersion = "3.21.2"
|
||||
exoplayerVersion = "2.18.1"
|
||||
exoplayerVersion = "2.18.2"
|
||||
documentScannerVersion = "1.0.1"
|
||||
roomVersion = "2.5.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue