Hey guys, is there paging artifact adaptation from...
# multiplatform
h
Hey guys, is there paging artifact adaptation from Androidx by Jetbrains? I can't seem to find it
m
h
I meant an adaptation Example: androidx.lifecycle:lifecycle > org.jetbrains.androidx.lifecycle
j
not a direct answer but in case you hadn't seen this https://developer.android.com/jetpack/androidx/releases/paging#3.3.0-alpha02
"Paging now ships artifacts compatible with Kotlin Multiplatform, thanks in large part to upstreamed work from CashApp's multiplatform-paging project. This will allow us to avoid divergence between two repositories and keep them compatible."
h
238 Views