Skip to content

Commit

Permalink
KMM SPM package release for 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Oct 24, 2022
1 parent 8ec57dd commit b7f6da3
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-lab/KMMBridgeModule/KaMPKit/shared-kmmbridge/1.4.0/shared-kmmbridge-1.4.0.zip"
let remoteKotlinChecksum = "120a115a937cbbf821aa463442a053cd66a5fec7a6fd7335ef2b4f9342d2a7b8"
let remoteKotlinUrl = "https://maven.pkg.github.com/touchlab-lab/KMMBridgeModule/KaMPKit/shared-kmmbridge/2.1.0/shared-kmmbridge-2.1.0.zip"
let remoteKotlinChecksum = "cf5db84be8ec0fc57282f54ab73713f3c34bbb702eeab12ce8bb0e12a3b3479e"
let packageName = "shared"

let package = Package(
Expand Down

0 comments on commit b7f6da3

Please sign in to comment.