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(cli): Move package to build.gradle in Capacitor plugins #6569

Merged
merged 4 commits into from
May 9, 2023

Conversation

jcesarmobile
Copy link
Member

Make migrate and update commands to patch Capacitor plugins that have not been updated to move their package from AndroidManifest.xml to build.gradle.

Also changed the regular expression for finding the package as it was not working if the package was before the schema or the manifest tag had multiple lines, now just search for the package and deletes that text.

@jcesarmobile jcesarmobile merged commit 8cb26cd into main May 9, 2023
6 checks passed
@jcesarmobile jcesarmobile deleted the patch-plugins branch May 9, 2023 13: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.

None yet

4 participants