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

Consider shipping Proguard rules with jar #288

Open
Tapchicoma opened this issue May 19, 2020 · 2 comments
Open

Consider shipping Proguard rules with jar #288

Tapchicoma opened this issue May 19, 2020 · 2 comments

Comments

@Tapchicoma
Copy link

I saw #107 issue, but now Android Gradle plugin supports proguard files from jar as well: https://developer.android.com/studio/build/shrink-code#configuration-files:

JAR libraries: /META-INF/proguard/

@gabrielittner
Copy link

As an example, here is how Moshi generates proguard rules dynamically in it's annotation processor https://github.com/square/moshi/blob/master/kotlin/codegen/src/main/java/com/squareup/moshi/kotlin/codegen/api/ProguardRules.kt

@rossbacher
Copy link
Collaborator

Looks like a perfectly fine opportunity to contribute to me. ;-)

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

No branches or pull requests

3 participants