Skip to content

Commit

Permalink
Merge pull request #1369 from WalletConnect/fix/repackage_classes
Browse files Browse the repository at this point in the history
fix:snapshot:remove repackage directive from pro-guard
  • Loading branch information
jakubuid committed Apr 17, 2024
2 parents d5bdb21 + 12473b7 commit 8e72381
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion gradle/consumer-rules/walletconnect-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
-dontwarn org.openjsse.**
-dontwarn okhttp3.internal.platform.**

-repackageclasses 'com.walletconnect'
-allowaccessmodification
-keeppackagenames doNotKeepAThing
1 change: 0 additions & 1 deletion gradle/proguard-rules/sdk-rules.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-repackageclasses 'com.walletconnect'
-allowaccessmodification
-keeppackagenames doNotKeepAThing

Expand Down

0 comments on commit 8e72381

Please sign in to comment.