JeremyLiao / LiveEventBus

:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP
Apache License 2.0
3.83k stars 515 forks source link

lifecycle-extensions包在2.2.0弃用 #149

Open weiggle opened 2 years ago

weiggle commented 2 years ago

我们的项目中的lifecycle库现在要升到2.3.1,而该项目版本较低,建议升级