Skip to content

Conversation

@steve-the-edwards
Copy link
Contributor

@steve-the-edwards steve-the-edwards commented Jul 25, 2025

… Gradle 8.13.

This was buliding with Kotlin 2.2.0, but we don't yet support that in register so we get metadata clashes.

Base automatically changed from sedwards/update-compose to main July 25, 2025 15:42
@steve-the-edwards
Copy link
Contributor Author

steve-the-edwards commented Jul 25, 2025

  • Test a snapshot of this with Register (on Kotlin 2.0.21) to check for meta data conflicts.

@steve-the-edwards steve-the-edwards marked this pull request as ready for review July 25, 2025 15:57
public fun <init> ()V
public final fun getLambda-1$wf1_workflow_trace_viewer ()Lkotlin/jvm/functions/Function3;
public final fun getLambda-2$wf1_workflow_trace_viewer ()Lkotlin/jvm/functions/Function3;
public final fun getLambda$-1066151803$wf1_workflow_trace_viewer ()Lkotlin/jvm/functions/Function3;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird. I hope the names don't start looking like that in stack traces, it'll be a nightmare. Especially debugging LC reports.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, the 1 and 2 are still in there. I misread, thought the big hashy looking numbers had replaced them. :phew:

@steve-the-edwards
Copy link
Contributor Author

So we did have metadata errors for Kotlin 2.2 in register. I will try with 2.1.21. At least we can be ready for 2.2~!

@steve-the-edwards steve-the-edwards changed the title Update to Kotlin 2.2 and Compiler Plugins; compileSdk 36; AGP 1.11.1;… Update to Kotlin 2.1.21 and Compiler Plugins; compileSdk 36; AGP 1.11.1;… Jul 28, 2025
@steve-the-edwards
Copy link
Contributor Author

2.1.21 does not have metadata mismatch problems, so merging with that.

@steve-the-edwards steve-the-edwards merged commit 4dd2536 into main Jul 29, 2025
68 checks passed
@steve-the-edwards steve-the-edwards deleted the sedwards/updates branch July 29, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants