Skip to content
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

Fix bouncy castle keep rule #2587

Merged
merged 1 commit into from
Jun 12, 2020
Merged

Fix bouncy castle keep rule #2587

merged 1 commit into from
Jun 12, 2020

Conversation

mrjameshamilton
Copy link
Contributor

Summary

Updates the bouncycastle keep rule to fix #2586

Motivation

This current rule will cause users of the Stripe SDK who also use ProGuard to keep too many classes.

Testing

Rule tested on a simple HelloWorld project that uses the SDK. The previous version keeps many classes unintentionally.

@CLAassistant
Copy link

CLAassistant commented Jun 12, 2020

CLA assistant check
All committers have signed the CLA.

@mshafrir-stripe
Copy link
Collaborator

@mrjameshamilton great catch, thanks for fixing!

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.

ProGuard -keep rule for bouncycastle keeps too much
3 participants