aboutsummaryrefslogtreecommitdiff
path: root/app/proguard-rules.pro
diff options
context:
space:
mode:
Diffstat (limited to 'app/proguard-rules.pro')
-rw-r--r--app/proguard-rules.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro
index 9bd2a665..cc72298d 100644
--- a/app/proguard-rules.pro
+++ b/app/proguard-rules.pro
@@ -6,9 +6,7 @@
-keep class org.bouncycastle.jcajce.provider.** { *; }
-keep class !org.bouncycastle.jce.provider.X509LDAPCertStoreSpi,org.bouncycastle.jce.provider.** { *; }
--dontwarn sun.misc.SignalHandler
--dontwarn java.lang.instrument.ClassFileTransformer
--dontwarn javax.servlet.ServletContextListener
+-dontwarn io.sentry.compose.viewhierarchy.ComposeViewHierarchyExporter
# WhatTheStack
-keep class com.haroldadmin.whatthestack.WhatTheStackInitializer {