Skip to content

Commit

Permalink
update package v2.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
klarna-msdk committed Feb 8, 2024
1 parent 973abb0 commit 64214da
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.14/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "e39add045c9936603558d3617f34f2e95079efa9059d7b395c2fc6f6828aef16"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.15/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "230587e3ee36562cb785cd25d097841c691a59815726cfe73531356eb10938ae"
),
]
)

0 comments on commit 64214da

Please sign in to comment.