Skip to content

revert: Coil 3.5.0 — requires Kotlin 2.4.0#892

Merged
bmc08gt merged 1 commit into
code/cashfrom
revert/coil-3.5.0
Jun 12, 2026
Merged

revert: Coil 3.5.0 — requires Kotlin 2.4.0#892
bmc08gt merged 1 commit into
code/cashfrom
revert/coil-3.5.0

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

Reverts #882. Coil 3.5.0 declares a transitive dependency on kotlin-stdlib:2.4.0, which causes Hilt to fail:

[Hilt] Provided Metadata instance has version 2.4.0, while maximum supported version is 2.3.0

The Kotlin 2.4.0 ecosystem is not ready yet:

  • KSP needs google/ksp#2981 (still open)
  • Hilt/Dagger 2.59.2 (latest) does not support Kotlin 2.4.0 metadata

Staying on Coil 3.4.0 until KSP and Hilt ship Kotlin 2.4.0 support.

@github-actions github-actions Bot added the area: build-system Gradle, convention plugins, build-logic label Jun 12, 2026
@bmc08gt bmc08gt merged commit ed1a05b into code/cash Jun 12, 2026
2 of 3 checks passed
@bmc08gt bmc08gt deleted the revert/coil-3.5.0 branch June 12, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant