Skip to content

Commit

Permalink
KMM SPM package release for 1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Dec 6, 2022
1 parent 54114ed commit 2701f32
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.9/shared-kmmbridge-1.4.9.zip"
let remoteKotlinChecksum = "06828168916123bc0e54c111b9610c8b9888cdb72409fa4cc5edd5cbf3327ea3"
let remoteKotlinUrl = "https://maven.pkg.github.com/touchlab/KMMBridgeGitHubReleaseVersionTest/co/touchlab/kmmbridge/test/githubrelease/shared-kmmbridge/1.4.10/shared-kmmbridge-1.4.10.zip"
let remoteKotlinChecksum = "b8d33dc0076af5ce142c72ae0341a0ed58c7abf4c51c71779a5356ced7be6ad8"
let packageName = "shared"

let package = Package(
Expand Down

0 comments on commit 2701f32

Please sign in to comment.