JeremyLiao / LiveEventBus

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

androidx #119

Open HelloWangZhiYong opened 4 years ago

HelloWangZhiYong commented 4 years ago

ExternaLiveData 有androidX版本解决方法吗

JeremyLiao commented 3 years ago

For AndroidX: implementation 'com.jeremyliao:live-event-bus-x:1.7.2'