We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b31dfb commit cf75a27Copy full SHA for cf75a27
Package.swift
@@ -2,8 +2,8 @@
2
import PackageDescription
3
4
// BEGIN KMMBRIDGE VARIABLES BLOCK (do not edit)
5
-let remoteKotlinUrl = "https://repo.repsy.io/mvn/joreilly/confetti/Confetti/shared-kmmbridge/0.8.11/shared-kmmbridge-0.8.11.zip"
6
-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"
7
let packageName = "ConfettiKit"
8
// END KMMBRIDGE BLOCK
9
0 commit comments