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

Add <uses-sdk> tag to android manifests for loader AAR. #434

Closed
wants to merge 1 commit into from

Conversation

rpavlik
Copy link
Contributor

@rpavlik rpavlik commented Nov 8, 2023

Without it, the manifest merger assumes something silly (<4) and adds permissions we don't want, which can cause some store rejections.

Without it, the manifest merger assumes something silly (<4) and
adds permissions
@rpavlik rpavlik force-pushed the rp/fix-android-manifest branch from 6574d81 to 5fbf628 Compare November 8, 2023 19:18
@rpavlik rpavlik self-assigned this Nov 8, 2023
@rpavlik
Copy link
Contributor Author

rpavlik commented Feb 1, 2024

Merged internally, in the latest release.

@rpavlik rpavlik closed this Feb 1, 2024
@rpavlik rpavlik deleted the rp/fix-android-manifest branch February 13, 2024 20:08
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.

1 participant