-
Notifications
You must be signed in to change notification settings - Fork 25k
Split proguard for legacy / new architecture #50955
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D71577597 |
|
This pull request was exported from Phabricator. Differential Revision: D71577597 |
Summary: Pull Request resolved: facebook#50955 In this diff I'm splitting proguard rules for apps using legacy architecture or apps running 100% in new architecture APIs This split will be controlled by the config: enable_minify_legacy_architecture() changelog: [internal] internal Reviewed By: shwanton, javache Differential Revision: D71577597
|
This pull request was exported from Phabricator. Differential Revision: D71577597 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D71577597 |
Summary: Adding IgnoreStringLiterals in DefaultDevSupportManagerFactory class to prevent proguard to keep the BridgeDevSupportManager class changelog: [internal] internal Differential Revision: D72090836
Summary: Pull Request resolved: facebook#50955 In this diff I'm splitting proguard rules for apps using legacy architecture or apps running 100% in new architecture APIs This split will be controlled by the config: enable_minify_legacy_architecture() changelog: [internal] internal Reviewed By: shwanton, javache Differential Revision: D71577597
|
This pull request was exported from Phabricator. Differential Revision: D71577597 |
|
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
|
This PR was closed because it has been stalled for 7 days with no activity. |
1 similar comment
|
This PR was closed because it has been stalled for 7 days with no activity. |
Summary:
In this diff I'm splitting proguard rules for apps using legacy architecture or apps running 100% in new architecture APIs
This split will be controlled by the config: enable_minify_legacy_architecture()
changelog: [internal] internal
Reviewed By: shwanton, javache
Differential Revision: D71577597