Skip to content
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

Switch to stable kotlin metadata + update shadow plugin #299

Merged
merged 5 commits into from
Sep 3, 2024

Conversation

ZacSweers
Copy link
Collaborator

kotlin-metadata is now stable in K2, but we still have to shade it for a couple reasons

  • lint still targets kotlin 1.9
  • lint also only includes the stdlib on the classpath, not metadata

Also updates the shadow plugin to its new coordinates: https://github.com/GradleUp/shadow/releases/tag/8.3.0

@ZacSweers ZacSweers requested a review from adamsp August 25, 2024 19:31
@ZacSweers ZacSweers merged commit 0e5ddeb into main Sep 3, 2024
3 checks passed
@ZacSweers ZacSweers deleted the z/stableMetadata branch September 3, 2024 21:57
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.

2 participants