Skip to content

Commit dfa7825

Browse files
committed
Renamed ProxyType
1 parent a515219 commit dfa7825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AndroidJavaNet/swift-java.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"java.net.ProtocolException" : "ProtocolException",
3838
"java.net.ProtocolFamily" : "ProtocolFamily",
3939
"java.net.Proxy" : "Proxy",
40-
"java.net.Proxy$Type" : "Proxy.Type",
40+
"java.net.Proxy$Type" : "ProxyType",
4141
"java.net.ProxySelector" : "ProxySelector",
4242
"java.net.ResponseCache" : "ResponseCache",
4343
"java.net.SecureCacheResponse" : "SecureCacheResponse",

0 commit comments

Comments
 (0)