Skip to content

Comments

feat(android): add support for AGP 8#200

Open
AndreiCalazans wants to merge 1 commit intoreact-native-clipboard:masterfrom
AndreiCalazans:andrei/agp-8-support
Open

feat(android): add support for AGP 8#200
AndreiCalazans wants to merge 1 commit intoreact-native-clipboard:masterfrom
AndreiCalazans:andrei/agp-8-support

Conversation

@AndreiCalazans
Copy link

Overview

Change to support AGP 8 as mentioned here: react-native-community/discussions-and-proposals#671

This does not remove package attribute from AndroidManifest to not lose compatibility with AGP < 8 (React Native < 0.71 versions).

I don't think it's worth maintaining logic to remove that attribute contitionally since it will only cause a warning to users on AGP 8 and above.

Test Plan

@felipecsl
Copy link

Also need to remove package attribute from AndroidManifest.xml

Copy link
Member

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

3 participants