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

Convert to namespace #1444

Merged
merged 1 commit into from
Dec 11, 2022
Merged

Convert to namespace #1444

merged 1 commit into from
Dec 11, 2022

Conversation

alexvanyo
Copy link
Collaborator

Converts projects from using packages in the AndroidManifest.xmls to using namespace in the build.gradle files, to fix #1443

Copy link
Collaborator

@bentrengrove bentrengrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks for doing this.

@bentrengrove bentrengrove merged commit 66ddfea into main Dec 11, 2022
@bentrengrove bentrengrove deleted the av/namespace branch December 11, 2022 22:38
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.

Convert all modules to use namespace instead of package in AndroidManifest.xml
2 participants