-
-
Notifications
You must be signed in to change notification settings - Fork 35
Fixes Android pubspec #39
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
Fixes Android pubspec #39
Conversation
This reverts commit 052a9f8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is better to make the version number represent a hotfix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might be considered a hotfix. In this case I would update the version to:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hotfix version bump:
...com:jeroenweener/flutter-google-api-availability into enhancement/finalize-federated-architecture
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
paulppn
commented
Mar 14, 2023
LGTM
β¨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)
Adds the
dartPluginClass
declaration to the pubspec.π₯ Does this PR introduce a breaking change?
No.
π Links to relevant issues/docs
This PR is part of the journey to transitioning to the federated plugin architecture. See #33.
π€ Checklist before submitting