Skip to content

Commit

Permalink
update package v2.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
klarna-msdk committed Jan 10, 2024
1 parent 2d23cb2 commit 973abb0
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.13/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "1558d46a48f2a90748f37ba0fa6ede1a9d1a8d2cd8be252fe7848c6d378b98a1"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.14/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "e39add045c9936603558d3617f34f2e95079efa9059d7b395c2fc6f6828aef16"
),
]
)

0 comments on commit 973abb0

Please sign in to comment.