Skip to content

Commit

Permalink
Update androidx.leanback to v1.2.0-alpha03
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent 9947bee commit 0dfa2dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ exoplayerdatasource = { module = "androidx.media3:media3-datasource", version.re
exoplayercommon = { module = "androidx.media3:media3-common", version.ref = "media3Version" }
exoplayerleanback = { module = "androidx.media3:media3-ui-leanback", version.ref = "media3Version" }

leanback = "androidx.leanback:leanback:1.2.0-alpha02"
leanbackPreference = "androidx.leanback:leanback-preference:1.2.0-alpha02"
leanback = "androidx.leanback:leanback:1.2.0-alpha03"
leanbackPreference = "androidx.leanback:leanback-preference:1.2.0-alpha03"

duktape = "com.squareup.duktape:duktape-android:1.4.0"
rhino = "org.mozilla:rhino:1.7.14"
Expand Down

0 comments on commit 0dfa2dc

Please sign in to comment.