walletconnectkit-android icon indicating copy to clipboard operation
walletconnectkit-android copied to clipboard

Add proguard rules

Open RyanNewsom opened this issue 2 years ago • 1 comments

You should add proguard rules to your library so that consumers don't have to figure out what they need to be themselves. If you want to test this, turn on minifyEnabled on your sample app, it will crash.

Related to #10

RyanNewsom avatar Apr 13 '22 20:04 RyanNewsom