Skip to content

Commit bc69483

Browse files
committed
update package v2.6.21
1 parent 35ce5d2 commit bc69483

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "KlarnaMobileSDK",
16-
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.20/KlarnaMobileSDK-basic.xcframework.zip",
17-
checksum: "359c7d3f341c4d4898f3718510d9f1dd14c3411faca4901a20e3559293e4e959"
16+
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.21/KlarnaMobileSDK-basic.xcframework.zip",
17+
checksum: "067ae1a20d3b9d82a2a4d3aa1febcbeb5a92a210e23d3035abcd1d056223a64f"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)