anyone have solution to this <https://stackoverflo...
# compose
r
anyone have solution to this https://stackoverflow.com/questions/63157554/duplicate-class-found-in-modules. I'm stuck with same problem, old modules using paging-2 and I'm migrating screens to compose which implements
androidx.paging:paging-compose:1.0.0-alpha10
m
Preliminary answer from me on StackOverflow, if that doesn't work we can discuss here.
r
ya did the same thing, upgraded paging-2 to latest version, thanks to backward compatibility it worked without breaking anything.