Skip to content

Commit

Permalink
KMM SPM package release for 0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jun 17, 2023
1 parent 1b31dfb commit cf75a27
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://repo.repsy.io/mvn/joreilly/confetti/Confetti/shared-kmmbridge/0.8.11/shared-kmmbridge-0.8.11.zip"
let remoteKotlinChecksum = "36a2469db97247cd6a88793c453774a105909c880e35cdedb21b325cd55b26e7"
let remoteKotlinUrl = "https://repo.repsy.io/mvn/joreilly/confetti/Confetti/shared-kmmbridge/0.8.12/shared-kmmbridge-0.8.12.zip"
let remoteKotlinChecksum = "70bde00884fc682fceb7a8c63c2f4ea5cb90a8f1d348143ea5f300cecb2b496b"
let packageName = "ConfettiKit"
// END KMMBRIDGE BLOCK

Expand Down

0 comments on commit cf75a27

Please sign in to comment.