mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Build(deps): Bump media3_version from 1.1.1 to 1.2.0
Bumps `media3_version` from 1.1.1 to 1.2.0. Updates `androidx.media3:media3-exoplayer` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/androidx/media/releases) - [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md) - [Commits](https://github.com/androidx/media/compare/1.1.1...1.2.0) Updates `androidx.media3:media3-ui` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/androidx/media/releases) - [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md) - [Commits](https://github.com/androidx/media/compare/1.1.1...1.2.0) --- updated-dependencies: - dependency-name: androidx.media3:media3-exoplayer dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.media3:media3-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ce776336bf
commit
a9101027b3
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ ext {
|
|||
roomVersion = "2.6.0"
|
||||
workVersion = "2.8.1"
|
||||
espressoVersion = "3.5.1"
|
||||
media3_version = "1.1.1"
|
||||
media3_version = "1.2.0"
|
||||
}
|
||||
|
||||
configurations.all {
|
||||
|
|
Loading…
Reference in a new issue