We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8676ac7 commit 7f6be80Copy full SHA for 7f6be80
singlefactorauth/consumer-rules.pro
@@ -5,4 +5,5 @@
5
6
-keep class com.web3auth.singlefactorauth.** { *; }
7
-keepclassmembers class com.web3auth.singlefactorauth.** { *; }
8
--keepclassmembers enum com.web3auth.singlefactorauth.** { *; }
+-keepclassmembers enum com.web3auth.singlefactorauth.** { *; }
9
+-keepclassmembers class com.web3auth.singlefactorauth.types.** { *; }
0 commit comments