Skip to content

Commit

Permalink
feat(android): native-api-usage
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Oct 17, 2021
1 parent c16f34d commit 9415f38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugin/platforms/android/native-api-usage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"uses": [
"okhttp3:RequestBody*","okhttp3:MediaType*","okhttp3:MultipartBody*","okhttp3:CacheControl*","okhttp3:Request*","okhttp3:OkHttpClient*","okhttp3:CertificatePinner*","okhttp3:ConnectionSpec*","okhttp3:Cache*","okhttp3:Callback*","okhttp3:FormBody*","java.net:CookieManager*","java.net:CookiePolicy*","com.nativescript.https:QuotePreservingCookieJar*","com.nativescript.https:CacheInterceptor*","com.nativescript.https:OkHttpResponse*","java.util:Collections*","java.security.cert:CertificateFactory*","java.security:KeyStore*","java.security:Security*","javax.net.ssl:TrustManagerFactory*","javax.net.ssl:SSLContext*","javax.net.ssl:HttpsURLConnection*","java.util.concurrent:TimeUnit*","org.conscrypt:Conscrypt*"
]
}

0 comments on commit 9415f38

Please sign in to comment.