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 a1283e7 commit aa9791eCopy full SHA for aa9791e
1 file changed
sentry-android-integration-tests/test-app-size/proguard-rules.pro
@@ -48,4 +48,4 @@
48
-dontwarn okhttp3.EventListener
49
-dontwarn okhttp3.Interceptor
50
# Assume all classes are used to not strip them out, e.g. integrations like Compose or Sqlite
51
--keep class io.sentry.**
+-keep class io.sentry.**
0 commit comments