We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325abd0 commit 50cf063Copy full SHA for 50cf063
Package.swift
@@ -13,8 +13,8 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "KlarnaMobileSDK",
16
- url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.3.3/KlarnaMobileSDK-full.xcframework.zip",
17
- checksum: "e76d920b301468f4ac0b762d5a44a496517c67106a7e5aab97720200996c2bfd"
+ url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.4.0/KlarnaMobileSDK-full.xcframework.zip",
+ checksum: "61102527bff68baf5a7cdfdea18d31e57f77d80b47598a9e43b2c3e7486e0551"
18
)
19
]
20
0 commit comments