I always run into `NoSuchMethodError` after making tweaks to composables in my design system - clean...
z
I always run into
NoSuchMethodError
after making tweaks to composables in my design system - cleaning & rebuilding the project fixes it (the design system is in a separate module). Any ideas on what I can do to narrow the issue down before I post a bug-report? ๐Ÿงต๐Ÿ‘€
java.lang.NoSuchMethodError: No virtual method X in class Y; or its super classes (Z appears in /code_cache/.overlay/base.apk/classes4.dex)