-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add consumer proguard in library #10
Labels
Comments
Can I help with this one? |
YEAH @gemasr! :) |
gemasr
added a commit
to gemasr/EasyGlide
that referenced
this issue
Oct 20, 2019
pedrofsn
added a commit
that referenced
this issue
Oct 21, 2019
#10 Add consumer proguard in library
Thanks @gemasr!! |
I've other repositories with the same need, @gemasr. It'll be nice if you can collaborate with this repositories too. :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get proguard config from Glide and put in consumer proguard in EasyGlide library.
It will help who implements this library avoiding to touch proguard's in app module to use glide specific rules.
The text was updated successfully, but these errors were encountered: