You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[paging-common] Packaged version 3.2.0-alpha04 of AndroidX Paging's paging-common for Kotlin/Multiplatform.
[paging-runtime-composeui] A new module, which packages AndroidX Paging's paging-compose for Kotlin/Multiplatform, allowing Jetpack Compose UI code to be shared across Android, iOS, and desktop (by Omid Ghenatnevi).
[paging-compose-common] Another new module, which packages a subset of AndroidX Paging's paging-compose for Kotlin/Multiplatform. Its key difference with paging-runtime-composeui is that paging-compose-common only depends on Compose Runtime, and not Compose UI/Foundation.