Just ship without Sentry bits, who knows if it will work

pull/543/head iceraven-1.18.2
Adam Novak 2 years ago
parent 228f4338c5
commit 6260ae4143

@ -17,6 +17,10 @@
# If Sentry ever mysteriously stops working after we upgrade it, this could be why.
-keep class io.sentry.event.Event { *; }
# Iceraven release build mysteriously cannot find a lot of Sentry.
# Luckily we do not really want it anyway.
-dontwarn io.sentry.**
####################################################################################################
# Android and GeckoView built-ins
####################################################################################################

Loading…
Cancel
Save