Skip to content

Commit

Permalink
Fix iOS publication
Browse files Browse the repository at this point in the history
  • Loading branch information
e5l committed Dec 22, 2021
1 parent 9d619be commit 2d58a29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ktor-client/ktor-client-ios/darwin/src/Stub.kt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/*
* Copyright 2014-2021 JetBrains s.r.o and contributors. Use of this source code is governed by the Apache 2.0 license.
*/

internal fun publicationStub() = Unit

0 comments on commit 2d58a29

Please sign in to comment.