amzn / fire-app-builder

Fire App Builder is a framework for building java media apps for Fire TV, allowing you to add your feed of media content to a configuration file and build an app to browse and play it quickly.
Other
184 stars 260 forks source link

Leanback library update #42

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi, Fire app builder uses older version of leanback library "com.android.support:leanback-v17:23.1.1" for making custom design i need to update leanback library. So how do i update leanback library in fire app builder ? from "com.android.support:leanback-v17:23.1.1" to " com.android.support:leanback-v17:28.0.0" here is clip: (https://user-images.githubusercontent.com/26214193/53089228-f31dd900-3531-11e9-8af8-812904363040.png)

levonlevonian commented 5 years ago

Hi Jayprakash,

In our next release, we will be updating Leanback to version 'com.android.support:leanback-v17:27.1.0'

Could you please confirm whether you need specifically version 28.0.0 or if 27.1.0 has the features you are looking for?

space-mudd commented 5 months ago

How can I get the update the library to support the latest devices for the FireTV app builder.