We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc51e7 commit a6b9205Copy full SHA for a6b9205
podcastindex-sdk/src/iosMain/kotlin/com/mr3y/podcastindex/HttpClientEngineFactory.ios.kt
@@ -3,4 +3,4 @@ package com.mr3y.podcastindex
3
import io.ktor.client.engine.HttpClientEngineFactory
4
import io.ktor.client.engine.darwin.Darwin
5
6
-internal actual fun defaultHttpClientEngineFactory(): HttpClientEngineFactory<*> = Darwin
+internal actual fun defaultHttpClientEngineFactory(): HttpClientEngineFactory<*> = Darwin
0 commit comments