-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Bump AGP to 8.1.1 #39392
Bump AGP to 8.1.1 #39392
Conversation
This pull request was exported from Phabricator. Differential Revision: D49155866 |
Base commit: 67387c3 |
Summary: This fixes a warning that would fire for all the users on 0.73 and is not actionable in any form: https://issuetracker.google.com/issues/295235385 Changelog: [Internal] [Changed] - Bump AGP to 8.1.1 Reviewed By: luluwu2032 Differential Revision: D49155866
3939aef
to
2e98c2f
Compare
This pull request was exported from Phabricator. Differential Revision: D49155866 |
2e98c2f
to
f4c6a9b
Compare
Summary: This fixes a warning that would fire for all the users on 0.73 and is not actionable in any form: https://issuetracker.google.com/issues/295235385 Changelog: [Internal] [Changed] - Bump AGP to 8.1.1 Reviewed By: luluwu2032 Differential Revision: D49155866
This pull request was exported from Phabricator. Differential Revision: D49155866 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D49155866 |
Summary: This fixes a warning that would fire for all the users on 0.73 and is not actionable in any form: https://issuetracker.google.com/issues/295235385 Changelog: [Internal] [Changed] - Bump AGP to 8.1.1 Reviewed By: luluwu2032 Differential Revision: D49155866
f4c6a9b
to
3d8eb26
Compare
This pull request was exported from Phabricator. Differential Revision: D49155866 |
Summary: This fixes a warning that would fire for all the users on 0.73 and is not actionable in any form: https://issuetracker.google.com/issues/295235385 Changelog: [Internal] [Changed] - Bump AGP to 8.1.1 Reviewed By: luluwu2032 Differential Revision: D49155866
This pull request was exported from Phabricator. Differential Revision: D49155866 |
3d8eb26
to
fb84344
Compare
This pull request has been merged in 0e5ea28. |
* main: (1012 commits) Add simple constructor for JSError (facebook#39415) Breaking: per-node pointScaleFactor (facebook#39403) Implement "tickleJS" for Hermes (facebook#39289) Add thread idle indicator (facebook#39206) Unblock `yarn android` on main (facebook#39413) Remove Codegen buck-oss scripts as they're unused (facebook#39422) Immediately dispatch events to the shared C++ infrastructure to support interruptability (facebook#39380) Fix race condition in Binding::reportMount (facebook#39420) Clone free state progression (facebook#39357) fix: return the correct default trait collection (facebook#38214) Read the React Native version and set the new arch flag properly (facebook#39388) Deprecate default_flags in Podfile (facebook#39389) Create Helper to read the package.json from Cocoapods (facebook#39390) Create helper to enforce the New Arch enabled for double released (facebook#39387) Remove layoutContext Drilling (facebook#39401) Remove JNI Binding usage of layoutContext (facebook#39402) Extract isBaselineLayout() (facebook#39400) Refactor and separate layout affected nodes react marker (facebook#39249) Bump AGP to 8.1.1 (facebook#39392) Fix broken Gradle Sync when opening the project with Android Studio (facebook#39412) ...
Summary:
This fixes a warning that would fire for all the users on 0.73 and is not actionable in any form: https://issuetracker.google.com/issues/295235385
Changelog:
[Internal] [Changed] - Bump AGP to 8.1.1
Differential Revision: D49155866