Skip to content

chore(deps): update dependency org.jetbrains.kotlin.plugin.serialization to v2.4.0#2276

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/kotlin
Closed

chore(deps): update dependency org.jetbrains.kotlin.plugin.serialization to v2.4.0#2276
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/kotlin

Conversation

@renovate

@renovate renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlin.plugin.serialization 2.2.102.4.0 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file minor labels Jul 2, 2026
@renovate renovate Bot assigned growse Jul 2, 2026
@growse

growse commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Closing: this bumps the shared kotlin version catalog key to 2.4.0, but AGP 9.2.1's built-in Kotlin support (com.android.tools.build:gradle-kotlin:9.2.1) pins kotlin-stdlib/kotlin-gradle-plugin to 2.2.10. The :app module compiles via AGP's bundled Kotlin compiler (it doesn't apply the Kotlin Gradle plugin directly), so bumping kotlin-reflect/kotlin.plugin.serialization past 2.2.10 causes a compiler/metadata version mismatch:

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.4.0, expected version is 2.2.0.

Can't be fixed by patching this PR — needs AGP to bump its embedded Kotlin version first. Re-open once that's available.

@renovate

renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.4.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/kotlin branch July 4, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant