MVI-Dispatcher icon indicating copy to clipboard operation
MVI-Dispatcher copied to clipboard

Lifecycle库版本报错提示

Open qwer2y opened this issue 1 year ago • 0 comments

继承自MviDispatcher的类IDE会提示错误 Cannot access 'androidx.lifecycle.FullLifecycleObserver' which is a supertype of 'com.xx.zz.event.messenger.BlockMessenger'. Check your module classpath for missing or conflicting dependencies 看起来好像是Lifecycle版本冲突,但是不影响编译和运行。所有使用的地方都有红线提示,看起来有点难受。 现在项目用的Lifecycle版本是2.7.0,能否升级一下依赖库版本?

img_v3_027m_5c2f2e91-5cf1-4ffa-8aa5-4507878595eg image

qwer2y avatar Feb 02 '24 09:02 qwer2y