Skip to content

docs: restore ProGuard setup instructions#2171

Open
arnabnandy7 wants to merge 1 commit into
googleapis:mainfrom
arnabnandy7:fix/proguard-rules-link
Open

docs: restore ProGuard setup instructions#2171
arnabnandy7 wants to merge 1 commit into
googleapis:mainfrom
arnabnandy7:fix/proguard-rules-link

Conversation

@arnabnandy7

Copy link
Copy Markdown

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #2089 ☕️

Summary

Restores the missing ProGuard section in the setup documentation using the existing rules from google-http-client-assembly/proguard-google-http-client.txt.

The documentation also separates the Android-specific warning suppression from the common rules, making the instructions applicable to desktop applications.

Validation

  • git diff --check
  • Documentation-only change; Java tests were not required

Signed-off-by: Arnab Nandy <arnab_nandy7@yahoo.com>
@arnabnandy7
arnabnandy7 requested a review from a team as a code owner July 18, 2026 06:14
@product-auto-label product-auto-label Bot added the size: s Pull request size is small. label Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link to proguard rules

1 participant