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 2e6a8c5 commit c5dfa79Copy full SHA for c5dfa79
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.12/shared-kmmbridge-0.8.12.zip"
6
-let remoteKotlinChecksum = "70bde00884fc682fceb7a8c63c2f4ea5cb90a8f1d348143ea5f300cecb2b496b"
+let remoteKotlinUrl = "https://repo.repsy.io/mvn/joreilly/confetti/Confetti/shared-kmmbridge/0.8.13/shared-kmmbridge-0.8.13.zip"
+let remoteKotlinChecksum = "381b6f2e7a63ac1ea84de35f6ad55f21b6fe7ccfd6f54e1ca56497aa6abcb3e3"
7
let packageName = "ConfettiKit"
8
// END KMMBRIDGE BLOCK
9
0 commit comments