Commit Graph

3 Commits

Author SHA1 Message Date
oxmc 67b5b29c85 Android.bp: regenerate with maven-to-lib POM-derived static_libs
Adds the edges the hand-written graph missed: accompanist-drawablepainter
(real runtime dep of coil-compose-core), appcompat-resources,
profileinstaller, kotlin-stdlib, and the exact lifecycle/coroutines
artifacts from the POMs.
2026-07-15 16:28:16 -07:00
oxmc e7457c1641 Complete the Coil 3.5.0 module set and wire transitive deps
Add coil-core/coil-compose-core (required by the two existing AARs) and
coil-network-core/coil-network-okhttp (Coil 3 core has no network fetcher
— http(s) image URLs need the okhttp module, which registers itself via
ServiceLoader). Consumers take "coil-compose" plus "coil-network-okhttp".
The old coil-base alias is gone; nothing referenced it.
2026-07-15 15:52:46 -07:00
oxmc 47a9095099 coil 3.5.0 2026-06-17 05:40:40 -07:00