Skip to content

Commit 4cff18f

Browse files
committed
fix(android): native-api-usage fix
1 parent a5feeb5 commit 4cff18f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plugin/platforms/android/native-api-usage.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"io.sentry.protocol:SentryException*",
2020
"io.sentry.protocol:SdkVersion*",
2121
"io.sentry.protocol:SentryId*",
22+
"io.sentry.protocol:Message*",
23+
"io.sentry:ILogger*",
24+
"io.sentry.transport:ITransportGate*",
25+
"io.sentry:ITransportFactory*",
2226
"io.sentry.transport:AsyncHttpTransport*",
2327
"io.sentry.transport:RateLimiter*",
2428
"io.sentry.android.core:SentryAndroid*",

0 commit comments

Comments
 (0)