Skip to content

Fix kotlin master builds #345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix kotlin master builds #345

wants to merge 1 commit into from

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented May 30, 2025

Subsystem
Compiler plugin, Gradle

Problem Description
Kotlin 2.2.0 brings yet another changes

Solution

  • Adapt to new diagnostics API
  • Added v_2_2_2 source set to distinguish between 2.2.0 and 2.2.20 versions.

@Mr3zee Mr3zee self-assigned this May 30, 2025
@Mr3zee Mr3zee added the housekeeping Some miscellaneous code base changes, tests, etc. label May 30, 2025
@Mr3zee Mr3zee requested a review from e5l May 30, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Some miscellaneous code base changes, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant