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

[WIP] Migrate anvil contribution merging to KSP #902

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

IlyaGulya
Copy link
Contributor

Background

This PR migrates current kapt-based Anvil contribution merging to KSP one.
Works with K2 🙂

Changes

  • Replaced flipper.anvil.kapt plugin with flipper.anvil.entrypoint
  • Upgraded Anvil to 2.5.0-beta10-SNAPSHOT (requires publication of https:/ZacSweers/anvil to mavenLocal()`
  • Introduced new commonKsp configuration to remove warnings about usage of ksp configuration in KMP projects
  • Use default kotlin hierarchy instead of specifying dependsOn manually.

Test plan

If it builds, it works

@IlyaGulya IlyaGulya requested a review from LionZXY as a code owner July 27, 2024 15:52
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