Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
puyang1017 committed Mar 31, 2020
1 parent 3a5edc0 commit ff63ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions puymvpjava/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@
-keep class com.gyf.immersionbar.* {*;}
-dontwarn com.gyf.immersionbar.**

-keep org.eclipse.paho.client.mqttv3.* {*;}
-dontwarn org.eclipse.paho.client.mqttv3.**
-keep org.eclipse.paho.client.* {*;}
-dontwarn org.eclipse.paho.client.**



Expand Down

0 comments on commit ff63ffa

Please sign in to comment.