Skip to content

Remove the superfluous ProGuard rule for the database package #181

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

Merged
merged 2 commits into from
Jun 10, 2015
Merged

Remove the superfluous ProGuard rule for the database package #181

merged 2 commits into from
Jun 10, 2015

Conversation

sschuberth
Copy link
Contributor

"net.sqlcipher.**" already matches all classes in "net.sqlcipher" and in
its subpackages, see

http://proguard.sourceforge.net/manual/usage.html#classspecification

"net.sqlcipher.**" already matches all classes in "net.sqlcipher" and in
its subpackages, see

http://proguard.sourceforge.net/manual/usage.html#classspecification
This fixes #164 when using the ProGuard version that ships with the
Android Gradle plugin.
@developernotes
Copy link
Member

Hello @sschuberth

Thank you for submitting this pull request. We ask that you submit a contributor agreement in order for us to accept this request. More information about this agreement can be found here. Please let us know if you have any further questions. Thanks!

@sschuberth sschuberth changed the title Remove the superfluous ProGuard rule fo rthe database package Remove the superfluous ProGuard rule for the database package Jun 9, 2015
@sschuberth
Copy link
Contributor Author

@developernotes I've sent the signed CLA to your support.

developernotes added a commit that referenced this pull request Jun 10, 2015
Remove the superfluous ProGuard rule for the database package
@developernotes developernotes merged commit 6336dfb into sqlcipher:master Jun 10, 2015
@developernotes
Copy link
Member

Thanks @sschuberth!

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.

2 participants