nex3z / ToggleButtonGroup

A group of flowable toggle buttons, with multiple / single selection support and button customization.
Apache License 2.0
421 stars 49 forks source link

androidx version #46

Closed dpreussler closed 5 years ago

dpreussler commented 5 years ago

Hi, can you provide a jetpack version? We already migrated and dont want to add dependency to pre androidx artefacts

nex3z commented 5 years ago

Of course.

implementation 'com.nex3z:toggle-button-group-x:0.1.0'
dpreussler commented 5 years ago

thank you

ytheekshana commented 5 years ago

So you are going to update x version too right?

vkotovv commented 5 years ago

@nex3z I think this should be included in Readme.

nex3z commented 5 years ago

@vkotovv I've updated readme with both version. Further realease will be based on AndroidX.