-
-
Notifications
You must be signed in to change notification settings - Fork 234
chore(proguard): Remove --platform argument
#2948
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
base: szokeasaurusrex/remove-sourcemaps-explain
Are you sure you want to change the base?
chore(proguard): Remove --platform argument
#2948
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
### Description Remove the deprecated `--platform` argument. ### Issues - Resolves #2851 - Resolves [CLI-193](https://linear.app/getsentry/issue/CLI-193/remove-upload-proguard-platform-flag)
02c9b01 to
137ab16
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clap moved these arguments around. No other changes from what I tell

Description
Remove the deprecated
--platformargument.Issues
upload-proguard--platformflag #2851