Skip to content

Commit

Permalink
update package v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobile-sdk committed Dec 13, 2021
1 parent 961baf8 commit e92b1e2
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.0/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "1c4d9ced7622dc3c51c3ec28c9a464f9206448ad51966e41e809d9cb9fb1ce7f"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.1.1/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "c1f7a7bee3893dd1a0e476648b52bfdae1a22e278c012cce7ad396c8bc2eda38"
),
]
)

0 comments on commit e92b1e2

Please sign in to comment.