Skip to content

Commit

Permalink
KMM SPM package release for 1.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Mar 8, 2023
1 parent 998c720 commit 6b6b9ca
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
Expand Up @@ -2,8 +2,8 @@
import PackageDescription

// BEGIN KMMBRIDGE VARIABLES BLOCK (do not edit)
let remoteKotlinUrl = "https://maven.pkg.github.com/touchlab/KMMBridgeGitHubReleaseVersionTest/co/touchlab/kmmbridge/test/githubrelease/shared-kmmbridge/1.5.20/shared-kmmbridge-1.5.20.zip"
let remoteKotlinChecksum = "98506a851415c5f5f1dcd72745de2a6fe5444c39174daebac8f687a81b362fb3"
let remoteKotlinUrl = "https://maven.pkg.github.com/touchlab/KMMBridgeGitHubReleaseVersionTest/co/touchlab/kmmbridge/test/githubrelease/shared-kmmbridge/1.5.21/shared-kmmbridge-1.5.21.zip"
let remoteKotlinChecksum = "b504ce0e8bd279105039aceba8851f5c3aacb80fbcc9a6eb689cbc740764f346"
let packageName = "shared"
// END KMMBRIDGE BLOCK

Expand Down

0 comments on commit 6b6b9ca

Please sign in to comment.