Skip to content

Commit

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

0 comments on commit 2baa83b

Please sign in to comment.