Commit 6576b1c2 authored by Him188's avatar Him188

Mark `val Http` @PublishedApi

parent bf511b03
......@@ -43,6 +43,7 @@ expect fun localIpAddress(): String
/**
* Ktor HttpClient. 不同平台使用不同引擎.
*/
@PublishedApi
internal expect val Http: HttpClient
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment