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 a5feeb5 commit 4cff18fCopy full SHA for 4cff18f
plugin/platforms/android/native-api-usage.json
@@ -19,6 +19,10 @@
19
"io.sentry.protocol:SentryException*",
20
"io.sentry.protocol:SdkVersion*",
21
"io.sentry.protocol:SentryId*",
22
+ "io.sentry.protocol:Message*",
23
+ "io.sentry:ILogger*",
24
+ "io.sentry.transport:ITransportGate*",
25
+ "io.sentry:ITransportFactory*",
26
"io.sentry.transport:AsyncHttpTransport*",
27
"io.sentry.transport:RateLimiter*",
28
"io.sentry.android.core:SentryAndroid*",
0 commit comments