Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. -ignorewarnings
  2. -keep class com.google.gson.** { *; }
  3. -keep class com.google.inject.** { *; }
  4. -keep class org.apache.http.** { *; }
  5. -keep class org.apache.james.mime4j.** { *; }
  6. -keep class javax.inject.** { *; }
  7. -keep class retrofit.** { *; }
  8. -keep class com.argaam.** { *; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement