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

fix(android_intent_plus): Fix annotation dependency declaration #2237

Merged
merged 1 commit into from Oct 7, 2023

Conversation

vbuberen
Copy link
Collaborator

@vbuberen vbuberen commented Oct 7, 2023

Description

With compileOnly I had the following issue while trying to add android_intent_plus to a new empty project:
Screenshot 2023-10-07 at 15 10 38

With implementation didn't see such issue, thus, changing declaration.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@vbuberen vbuberen merged commit 795a3dd into main Oct 7, 2023
10 checks passed
@vbuberen vbuberen deleted the revert/android_intent_annotation branch October 7, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant