Skip to content

Commit

Permalink
update package v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobile-sdk committed Jun 27, 2022
1 parent 8c3b385 commit 7ce2257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "KlarnaMobileSDK",
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.1.6/KlarnaMobileSDK-full.xcframework.zip",
checksum: "7a9526936d33c4a2c46e9403ca2e7fda60d2a4d786bbd4ae890e6c8a8d30422f"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.1.7/KlarnaMobileSDK-full.xcframework.zip",
checksum: "8f49e525557bc8aaef2e205fcc4f3ceaa6136f7df9597b7f9a4aa38e98f3c36c"
)
]
)

0 comments on commit 7ce2257

Please sign in to comment.