-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Proguard okio warnings #964
Comments
Nope. They are safe to ignore!
|
I'm getting okio warnings when using Proguard (I believe since updating to 2.0). Is this ok to ignore with
-dontwarn
? I saw this issue which makes me think so - square/okio#60.Do I lose any desired functionality if I do so?
The text was updated successfully, but these errors were encountered: