Skip to content

Commit

Permalink
update package v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-sdk committed Jan 20, 2023
1 parent 841889d commit 99fafbf
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.4.2/KlarnaMobileSDK-full.xcframework.zip",
checksum: "174db567fb25a5e39928c4d2024f42e11706351135bbe1f9b1e0fbb68f2b3a38"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.5.0/KlarnaMobileSDK-full.xcframework.zip",
checksum: "7e13f07805f5f5d6200181c71e8f30e4b92719392333cbc5a9aa54c253593e25"
)
]
)

0 comments on commit 99fafbf

Please sign in to comment.