Skip to content

Commit

Permalink
Add proguard SDK exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Taylor committed Feb 20, 2023
1 parent 5ea1c7e commit aee6020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shapes-app/app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
-keep class com.criticalblue.approovsdk.** {*;}

0 comments on commit aee6020

Please sign in to comment.