Skip to content

Commit

Permalink
update package v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-sdk committed Apr 14, 2023
1 parent 2baa83b commit dd1a26a
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.6.0/KlarnaMobileSDK-full.xcframework.zip",
checksum: "e98703c7addf432410c389a940f5589d11e396a6b83850bc2011c277e5efdcb7"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.1/KlarnaMobileSDK-full.xcframework.zip",
checksum: "e29930fdefab6dbce5593c39053077485afbc0c0fb33ada13e9ce55c17a91ca4"
)
]
)

0 comments on commit dd1a26a

Please sign in to comment.