Skip to content

Commit

Permalink
Version 2.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
polar133 committed Sep 8, 2021
1 parent c80cdc1 commit 5283114
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.0.43/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "9b63a1e41b35936a7a382e8e57d64c9da460e34dd2297f1059d1c65f87e9be4e"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.0.44/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "635a1d5c334173b888f6ab94b4caca8eee4554f1ada1ffee92ec47b8ab398186"
),
]
)

0 comments on commit 5283114

Please sign in to comment.