Skip to content

Commit

Permalink
update package v2.6.18
Browse files Browse the repository at this point in the history
  • Loading branch information
klarna-msdk committed Apr 30, 2024
1 parent bdf18b0 commit 11a903f
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.17/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "a4fc5fbc2d3182b8bc76713269874fd44cec4518bf55645374aa8d10a7b63d0d"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.18/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "73e612fee58b1a60202d3bd0caf4f286847a6d807b1e619f17d6a87bed22da27"
),
]
)

0 comments on commit 11a903f

Please sign in to comment.