Skip to content

Commit

Permalink
ProGuard fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nevack committed Dec 25, 2016
1 parent 14c58af commit 1790ee0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}

-dontwarn okio.**
-dontwarn retrofit2.Platform$Java8

0 comments on commit 1790ee0

Please sign in to comment.