Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed resolution of: Landroidx/paging/DifferCallback #245

Open
FunkyMuse opened this issue Apr 3, 2024 · 2 comments
Open

Failed resolution of: Landroidx/paging/DifferCallback #245

FunkyMuse opened this issue Apr 3, 2024 · 2 comments

Comments

@FunkyMuse
Copy link

FunkyMuse commented Apr 3, 2024

Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.paging.DifferCallback"
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/paging/DifferCallback;
at androidx.paging.compose.LazyPagingItemsKt.collectAsLazyPagingItems(LazyPagingItems.kt:233)
at app.cash.paging.compose.LazyPagingItemsKt.collectAsLazyPagingItems(LazyPagingItems.kt:55)
[versions]
#paging
androidx-paging = "3.3.0-beta01"
cashapp-paging = "3.3.0-alpha02-0.5.1"

[libraries]
#paging
paging-runtime = { module = "androidx.paging:paging-common", version.ref = "androidx-paging" }
paging-compose = { module = "app.cash.paging:paging-compose-common", version.ref = "cashapp-paging" }

The latest known compatible version is with androidx-paging = "3.3.0-alpha02"

@JakeWharton
Copy link
Collaborator

Note that this project is currently unmaintained, so there won't be any updates in the near term. I will still gladly review PRs, however.

@lmiskovic
Copy link

@FunkyMuse Have you managed to get around this? Having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants