Skip to content

Commit

Permalink
update package v2.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
klarna-msdk committed May 10, 2024
1 parent 397ef26 commit 35ce5d2
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.19/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "417e3237dde64db20936b0e44faa5655e29d0e465d46511f3cf4def4b2ef8caf"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.20/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "359c7d3f341c4d4898f3718510d9f1dd14c3411faca4901a20e3559293e4e959"
),
]
)

0 comments on commit 35ce5d2

Please sign in to comment.