Has anyone built a newer version of multiplatform-...
# compose-desktop
s
Has anyone built a newer version of multiplatform-paging or a jvm artifact for androidx paging-compose? multiplatform-paging isn't compatible with androidx paging 3.3.0, and if you have a dependency that depends on that, things break.
I ended up copying the version from here into my project: https://github.com/chrisbanes/tivi/pull/1856