v0.5.0
Added
FlexibleHilt.get()
andFlexibleHilt.getLazy()
Changed
- Generated classes and their file structure
Deprecated
MakeFlexible
annotation, as it is no longer needed due to recent compiler changesgetFromFlexibleHilt()
andlazyFromFlexibleHilt()
in favor ofFlexibleHilt.get()
andFlexibleHilt.getLazy()