Skip to content

Commit

Permalink
update proguard rules on README.md (square#3559)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows authored and swankjesse committed Aug 30, 2017
1 parent c77023c commit 1801d0c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,11 @@ ProGuard
--------

If you are using ProGuard you might need to add the following options:

```
-dontwarn okhttp3.**
-dontwarn okio.**
-dontwarn javax.annotation.Nullable
-dontwarn javax.annotation.ParametersAreNonnullByDefault
-dontwarn javax.annotation.**
```

License
Expand Down

0 comments on commit 1801d0c

Please sign in to comment.