Skip to content

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

Merged
oblador merged 1 commit into
oblador:masterfrom
AndreiCalazans:andrei/agp-8-support
Sep 1, 2023
Merged

feat(android): add support for AGP 8#98
oblador merged 1 commit into
oblador:masterfrom
AndreiCalazans:andrei/agp-8-support

Conversation

@AndreiCalazans
Copy link
Copy Markdown
Contributor

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.

See Kudo's comment on why we can't set JVM version on Gradle 8

@oblador oblador merged commit 5597b39 into oblador:master Sep 1, 2023
@AndreiCalazans AndreiCalazans deleted the andrei/agp-8-support branch September 1, 2023 15:24
r0h0gg6 pushed a commit to r0h0gg6/react-native-performance that referenced this pull request Jul 27, 2025
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.

2 participants