Skip to content

Commit

Permalink
KMM SPM package release for 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Dec 3, 2022
1 parent 5433f39 commit eef736e
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/KMMBridgeGitHubReleaseVersionTest/co/touchlab/kmmbridge/test/githubrelease/shared-kmmbridge/1.4.7/shared-kmmbridge-1.4.7.zip"
let remoteKotlinChecksum = "2ec804a1677d18583813ef8992086b20e09839bcbd8d51e5f3b48f48952a2912"
let remoteKotlinUrl = "https://maven.pkg.github.com/touchlab/KMMBridgeGitHubReleaseVersionTest/co/touchlab/kmmbridge/test/githubrelease/shared-kmmbridge/1.4.8/shared-kmmbridge-1.4.8.zip"
let remoteKotlinChecksum = "80ab5b53a67b82844c6a7424390167a3895bf8bd3c28a070188263a4f922d4af"
let packageName = "shared"

let package = Package(
Expand Down

0 comments on commit eef736e

Please sign in to comment.