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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leanback library update

opened this issue · comments

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)

commented

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?

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