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 release for 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Nov 10, 2022
1 parent 86b4bc9 commit 15d1b62
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/80212667.zip"
let remoteKotlinChecksum = "243646153ba4a0d04034a3d58d4910098b2332ce4e8a5e4e814829280dcffef9"
let remoteKotlinUrl = "https://api.github.com/repos/touchlab/KMMBridgeSampleKotlin/releases/assets/84178373.zip"
let remoteKotlinChecksum = "c866a57d4e34384fdc3b2ebc8c03da02d2f9f805dba16dc7d6375bed0982d678"
let packageName = "shared"

let package = Package(
Expand Down

0 comments on commit 15d1b62

Please sign in to comment.