diff --git a/app/build.gradle b/app/build.gradle index 521d25b..3a4d9fb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,7 +42,7 @@ android { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" implementation 'androidx.core:core-ktx:1.16.0' - implementation 'androidx.leanback:leanback:1.0.0' + implementation 'androidx.leanback:leanback:1.2.0' implementation 'androidx.appcompat:appcompat:1.7.0' // https://mvnrepository.com/artifact/com.squareup.retrofit2/retrofit