MasayukiSuda/BubbleLayout

Upgrade to androidx

bjarneheden opened this issue · 3 comments

It would be great if this could be updated to androidx (that dependency on com.android.support:appcompat-v7:) so we can avoid using Jetifier for this dependancy. (Jetifier makes our builds a bit slow).

fix it

Thanks!

When I change the version to 1.2.1, it can not be found.
Looks like it is not updated in mvnrepository?

Edit: my mistake, it works as expected.