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 94834b1 commit 8418b95Copy full SHA for 8418b95
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.10/shared-kmmbridge-0.8.10.zip"
6
-let remoteKotlinChecksum = "4674c38f87f15cad4a6118211417b48db2e8bbd12294f30739583a02ebc3fc25"
+let remoteKotlinUrl = "https://repo.repsy.io/mvn/joreilly/confetti/Confetti/shared-kmmbridge/0.8.11/shared-kmmbridge-0.8.11.zip"
+let remoteKotlinChecksum = "36a2469db97247cd6a88793c453774a105909c880e35cdedb21b325cd55b26e7"
7
let packageName = "ConfettiKit"
8
// END KMMBRIDGE BLOCK
9
0 commit comments