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

Commit

Permalink
KMM SPM package file revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mrf7 committed Oct 5, 2022
1 parent 396ff19 commit e45e6ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// swift-tools-version:5.3
import PackageDescription

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

let package = Package(
Expand Down

0 comments on commit e45e6ce

Please sign in to comment.