Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Missing ProGuard rules #2

Open
ag2s20150909 opened this issue Jul 7, 2021 · 1 comment
Open

Missing ProGuard rules #2

ag2s20150909 opened this issue Jul 7, 2021 · 1 comment
Labels
question Further information is requested

Comments

@ag2s20150909
Copy link

https://chromium.googlesource.com/chromium/src/+/refs/heads/main/components/cronet/android/

@ag2s20150909 ag2s20150909 added the question Further information is requested label Jul 7, 2021
@ag2s20150909
Copy link
Author

# Keep all of Cronet API as it's used by the Cronet module.
-keep public class org.chromium.net.* {
    !private *;
    *;
}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant