Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Commit

Permalink
remove the wear module, fix some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
TonnyL committed May 9, 2017
1 parent 1b0e5b4 commit c77e3dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}

-dontwarn org.codehaus.**
-dontwarn java.nio.**
-dontwarn java.lang.invoke.**
-dontwarn rx.**

0 comments on commit c77e3dc

Please sign in to comment.