airbnb / epoxy

Epoxy is an Android library for building complex screens in a RecyclerView
https://goo.gl/eIK82p
Apache License 2.0
8.46k stars 730 forks source link

Crash "NoClassDefFoundError: Failed resolution of" in some devices on production #1362

Open Nghicv opened 10 months ago

Nghicv commented 10 months ago

Fatal Exception: java.lang.NoClassDefFoundError: Failed resolution of: Lremover/app/screen/photoeditor/text/input/g; I have some @ModelView inside the package remover.app.screen.photoeditor.text.input

I got the crash recently after I update target api 33.