Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit e45e6ce

Browse files
committed
KMM SPM package file revert
1 parent 396ff19 commit e45e6ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// swift-tools-version:5.3
22
import PackageDescription
33

4-
let remoteKotlinUrl = "https://api.github.com/repos/touchlab/KMMBridgeSampleKotlin/releases/assets/80065174.zip"
5-
let remoteKotlinChecksum = "fd96f700f51a9afdf4eee9286bfcb879385944bb550b3d8515d86fa16c84d289"
4+
let remoteKotlinUrl = "https://api.github.com/repos/touchlab/KMMBridgeSampleKotlin/releases/assets/80062729.zip"
5+
let remoteKotlinChecksum = "86225dfc2afbe451be69a081bf0e3895f7ee491c699e98f2af3017f21793bbf4"
66
let packageName = "shared"
77

88
let package = Package(

0 commit comments

Comments
 (0)