Material-components-android: What is the plan for release 1.1.0

Created on 9 Sep 2019  路  3Comments  路  Source: material-components/material-components-android

The first 1.1.0-alpha was released almost 1 year ago and it is a very huge period.
In the meantime the 1.0.0 didn't receive any updates or minor bug fixes.

What is the plan to release a stable 1.1.0 ?

question

Most helpful comment

We're working on releasing a beta with final API changes and bug fixes (e.g., NPEs) based on alpha-10 "soon". All our dependencies are in beta now, so we're getting close.

All 3 comments

They are waiting for other AndroidX libraries to reach stable: build.gradle#L27
Most of them did last week, but not all of them (coordinatorlayout and viewpager2).
I don't know if something else is blocking the stable release of 1.1.0.

They are waiting for other AndroidX libraries to reach stable: build.gradle#L27
Most of them did last week, but not all of them (coordinatorlayout and viewpager2).
I don't know if something else is blocking the stable release of 1.1.0.

But other libraries are already at least in beta or RC. Material 1.1.0 is still in alpha, which means the API still changes.

If the delay was due to dependencies, the API should have stabilised and probably moved to beta after the other libs moved to beta/RC.

We're working on releasing a beta with final API changes and bug fixes (e.g., NPEs) based on alpha-10 "soon". All our dependencies are in beta now, so we're getting close.

Was this page helpful?
0 / 5 - 0 ratings