Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
build(deps): bump leanback_version from 1.2.0-alpha03 to 1.2.0-alpha04 (
Browse files Browse the repository at this point in the history
#133)

Bumps `leanback_version` from 1.2.0-alpha03 to 1.2.0-alpha04.

Updates `androidx.leanback:leanback` from 1.2.0-alpha03 to 1.2.0-alpha04

Updates `androidx.leanback:leanback-preference` from 1.2.0-alpha03 to 1.2.0-alpha04

---
updated-dependencies:
- dependency-name: androidx.leanback:leanback
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.leanback:leanback-preference
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 19d4e00 commit fe60ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ android {
}

dependencies {
def leanback_version = "1.2.0-alpha03"
def leanback_version = "1.2.0-alpha04"
def glide_version = "4.16.0"
def media3_version = "1.1.1"
def rxjava3_version = "3.1.8"
Expand Down

0 comments on commit fe60ef9

Please sign in to comment.