Skip to content

Commit cc285f4

Browse files
deps(deps): bump androidx.leanback:leanback from 1.0.0 to 1.2.0
Bumps androidx.leanback:leanback from 1.0.0 to 1.2.0. --- updated-dependencies: - dependency-name: androidx.leanback:leanback dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf16961 commit cc285f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dependencies {
121121
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3")
122122

123123
// Leanback for Android TV
124-
implementation("androidx.leanback:leanback:1.0.0")
124+
implementation("androidx.leanback:leanback:1.2.0")
125125

126126
// NanoHTTPD for local settings server
127127
implementation("org.nanohttpd:nanohttpd:2.3.1")

0 commit comments

Comments
 (0)