Hello <@U3H8U0LPR> I've also seen the news from Go...
# koin
a
Hello @cristiangm I've also seen the news from Google IO. AndroidX is in alpha-1
c
I was thinking if maybe you should create a branch using that to allow people experimenting using it without breaking your master one
Or directly another package for androidX
Being alpha 1 makes clear it's not stable, but people experimenting won't be able to use Koin ( I did some hacks to make it work ) while for example with Dagger you don't have any issue. It means it's forcing anyone using Koin to wait until Koin updates or move to another DI framework
a
yep, perhaps we can link it with alpha/beta of Koin
1.0.0
c
As you have koin-android, it would make sense to have koin-androidx with version 1.0.0-alpha1
a
yep