Skip to content

Commit b5ed8ae

Browse files
author
Mobile-sdk
committed
update package v2.2.3
1 parent bfbd97f commit b5ed8ae

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.2.2/KlarnaMobileSDK-basic.xcframework.zip",
17-
checksum: "12b86c7363bd2e876e1036781ac8142e47f14ad1fb681c47de9dd6c4cfd672a3"
16+
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.2.3/KlarnaMobileSDK-basic.xcframework.zip",
17+
checksum: "6cd82082a31533348c9f8fc213438432c6a8b8fd1147541633b55eab227a9920"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)