Skip to content

Commit

Permalink
Narrower proguard rules
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-tang-pusher authored and sonologico committed Oct 24, 2022
1 parent 8ec1bb7 commit 0db0c3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/META-INF/proguard/pusher.pro
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
-keep class com.pusher.client.** { *; }
-keep class com.pusher.client.channel.impl.message.** { *; }
-keep class com.pusher.client.user.impl.message.** { *; }

0 comments on commit 0db0c3a

Please sign in to comment.