Skip to content

Commit e81f517

Browse files
authored
Update proguard-rules.pro
Do not obfuscate the Approov SDK
1 parent 8271f42 commit e81f517

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shapes-app/app/proguard-rules.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
1616
# public *;
1717
#}
18+
-keep class com.criticalblue.approovsdk.** {*;}

0 commit comments

Comments
 (0)