fix(deps): update kotlin monorepo to v2.4.0#3211
Conversation
Up to standards ✅🟢 Issues
|
bfec331 to
d7ce4d2
Compare
d7ce4d2 to
22e1efc
Compare
Room 2.8.4 transitively depends on kotlin-metadata-jvm 2.2.0 which only supports Kotlin metadata up to version 2.3.0. After the Kotlin upgrade to 2.4.0, the Room annotation processor fails to read compiled class metadata. Explicitly declaring kotlin-metadata-jvm matching the Kotlin version forces Gradle to resolve the newer compatible version on the annotation processor classpath. AI-assistant: Claude Code 2.1.80 (Claude Sonnet 4.6) Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
22e1efc to
9a8167b
Compare
|
APK file: https://github.com/nextcloud/notes-android/actions/runs/27753643383/artifacts/7721018939 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
2.3.21→2.4.0Release Notes
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)
v2.4.0Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.