Skip to content

Commit

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

0 comments on commit be1a21b

Please sign in to comment.