This message was deleted.
# squarelibraries
s
This message was deleted.
c
The docs are a bit lacking at the moment as the APIs aren’t final, but your best bet is: https://coil-kt.github.io/coil/upgrading_to_coil3/
For changes in between alphas breaking changes are included in the CHANGELOG.
NetworkFetcher
was renamed in
alpha03
to support
OkHttpNetworkFetcherFactory
and
KtorNetworkFetcherFactory
depending on which networking library you use