11{
22 "uses" :[
3- " java.lang:Long* " ,
4- " java.lang:Boolean* " ,
5- " java.lang:Integer* " ,
6- " java.lang:Thread* " ,
7- " java.nio.charset:Charset* " ,
8- " java.nio:CharBuffer* " ,
9- " java.util:Map* " ,
10- " java.util:UUID* " ,
11- " io.sentry:Sentry* " ,
12- " io.sentry:Breadcrumb* " ,
13- " io.sentry:SentryLevel* " ,
14- " io.sentry:SentryBaseEvent* " ,
15- " io.sentry:SentryEvent* " ,
16- " io.sentry:SentryOptions* " ,
17- " io.sentry:UserFeedback* " ,
18- " io.sentry:RequestDetails* " ,
19- " io.sentry.SentryOptions:BeforeSendCallback* " ,
20- " io.sentry.protocol:User* " ,
21- " io.sentry.protocol:SentryStackTrace* " ,
22- " io.sentry.protocol:SentryStackFrame* " ,
23- " io.sentry.protocol:SentryException* " ,
24- " io.sentry.protocol:SdkVersion* " ,
25- " io.sentry.protocol:SentryPackage* " ,
26- " io.sentry.protocol:SentryId* " ,
27- " io.sentry.protocol:Message* " ,
28- " io.sentry:ILogger* " ,
29- " io.sentry.transport:ITransportGate* " ,
30- " io.sentry:ITransportFactory* " ,
31- " io.sentry.transport:AsyncHttpTransport* " ,
32- " io.sentry.transport:RateLimiter* " ,
33- " io.sentry.android.core:SentryAndroid* " ,
34- " io.sentry:UncaughtExceptionHandlerIntegration* " ,
35- " io.sentry.android.core:AnrIntegration* " ,
36- " io.sentry.android.core:NdkIntegration* " ,
37- " io.sentry.exception:ExceptionMechanismException* " ,
38- " io.sentry:ScopeCallback* "
3+ " java.lang:Long" ,
4+ " java.lang:Boolean" ,
5+ " java.lang:Integer" ,
6+ " java.lang:Thread" ,
7+ " java.nio.charset:Charset" ,
8+ " java.nio:CharBuffer" ,
9+ " java.util:Map" ,
10+ " java.util:UUID" ,
11+ " io.sentry:Sentry" ,
12+ " io.sentry:Breadcrumb" ,
13+ " io.sentry:SentryLevel" ,
14+ " io.sentry:SentryBaseEvent" ,
15+ " io.sentry:SentryEvent" ,
16+ " io.sentry:SentryOptions" ,
17+ " io.sentry:UserFeedback" ,
18+ " io.sentry:RequestDetails" ,
19+ " io.sentry.SentryOptions:BeforeSendCallback" ,
20+ " io.sentry.protocol:User" ,
21+ " io.sentry.protocol:SentryStackTrace" ,
22+ " io.sentry.protocol:SentryStackFrame" ,
23+ " io.sentry.protocol:SentryException" ,
24+ " io.sentry.protocol:SdkVersion" ,
25+ " io.sentry.protocol:SentryPackage" ,
26+ " io.sentry.protocol:SentryId" ,
27+ " io.sentry.protocol:Message" ,
28+ " io.sentry:ILogger" ,
29+ " io.sentry.transport:ITransportGate" ,
30+ " io.sentry:ITransportFactory" ,
31+ " io.sentry.transport:AsyncHttpTransport" ,
32+ " io.sentry.transport:RateLimiter" ,
33+ " io.sentry.android.core:SentryAndroid" ,
34+ " io.sentry:UncaughtExceptionHandlerIntegration" ,
35+ " io.sentry.android.core:AnrIntegration" ,
36+ " io.sentry.android.core:NdkIntegration" ,
37+ " io.sentry.exception:ExceptionMechanismException" ,
38+ " io.sentry:ScopeCallback"
3939 ]
4040}
0 commit comments