Skip to content

Commit 560b2cf

Browse files
committed
fix(android): native api usage fix
1 parent f958cc9 commit 560b2cf

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
@@ -1,5 +1,9 @@
11
{
22
"uses":[
3+
"java.lang:Long*",
4+
"java.lang:Boolean*",
5+
"java.util:Map*",
6+
"java.lang:Thread*",
37
"io.sentry:Sentry*",
48
"io.sentry:Breadcrumb*",
59
"io.sentry:SentryLevel*",

0 commit comments

Comments
 (0)