Skip to content

Add consumer proguard rules #343

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

Closed
thuytrinh opened this issue Jan 14, 2016 · 1 comment
Closed

Add consumer proguard rules #343

thuytrinh opened this issue Jan 14, 2016 · 1 comment
Labels
type:feature New feature or improvement of existing feature

Comments

@thuytrinh
Copy link

https://github.com/ParsePlatform/Parse-SDK-Android/blob/master/ParseStarterProject/proguard-rules.pro should be included in Parse project as a consumer proguard file. A benefit is that projects that depend on Parse wouldn't need to bundle a dedicated proguard file for it. So that would save lots of time and effort. Latest Play services has done the same thing.

Wdyt?

@grantland
Copy link
Contributor

That sounds awesome! We'd be more than happy to accept a PR that introduces this.

Would you happen to know how it interacts with existing proguard rules with the same exact parameters? Wondering since we wouldn't want to break users who have these rules already as well as still publishing these rules for those using the JAR.

@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed type:improvement labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

3 participants