Skip to content

Commit

Permalink
update package v2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
klarna-msdk committed May 8, 2023
1 parent 05df56c commit e91b8b4
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.3/KlarnaMobileSDK-full.xcframework.zip",
checksum: "53aab499b2b8e2412e947dab35d55576a3badb4e57b69a1006d5dae9f317c1c4"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.4/KlarnaMobileSDK-full.xcframework.zip",
checksum: "0cdb945b885e15e9c459be2d2ffd3561a879b580dec80ccd8322c88a13a09ac2"
)
]
)

0 comments on commit e91b8b4

Please sign in to comment.