Skip to content

Commit bc3c7d2

Browse files
committed
fix(android): native-api-usage fix
1 parent a2e1017 commit bc3c7d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"javax.net.ssl:TrustManagerFactory*",
3939
"javax.net.ssl:SSLContext*",
4040
"javax.net.ssl:HttpsURLConnection*",
41+
"java.net:UnknownHostException*",
4142
"java.util.concurrent:TimeUnit*",
4243
"org.conscrypt:Conscrypt*"
4344
]

0 commit comments

Comments
 (0)