Skip to content

Commit

Permalink
KMM SPM package release for 1.5.1 - Manual commit
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Dec 13, 2022
1 parent 2e00d66 commit 02666bc
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://maven.pkg.github.com/touchlab/KmmBridgeIntegrationTest-SPMWithoutCommit/co/touchlab/kmmbridge/test/spmmanualcommit/shared-kmmbridge/1.3.34/shared-kmmbridge-1.3.34.zip"
let remoteKotlinChecksum = "eafa91ead0e7bc574e23e2b94e728c942ed837121955895a8b4d7a10f20fab2f"
let remoteKotlinUrl = "https://maven.pkg.github.com/touchlab/KmmBridgeIntegrationTest-SPMWithoutCommit/co/touchlab/kmmbridge/test/spmmanualcommit/shared-kmmbridge/1.5.1/shared-kmmbridge-1.5.1.zip"
let remoteKotlinChecksum = "acbb331bf8632a461633dbc84c6d1210afe75d6eddebd1014dfc16fbbff6df0a"
let packageName = "shared"

let package = Package(
Expand Down

0 comments on commit 02666bc

Please sign in to comment.