提交 9168d0d6 编写于 作者: J Jesse Wilson 提交者: GitHub

Merge pull request #2336 from PromanSEW/patch-1

Add ProGuard rules
......@@ -27,6 +27,15 @@ Snapshots of the development version are available in [Sonatype's `snapshots` re
Retrofit requires at minimum Java 7 or Android 2.3.
ProGuard
--------
If you are using ProGuard you might need to add the following options:
```
-dontwarn okio.**
-dontwarn javax.annotation.**
```
License
=======
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册