Skip to content

Commit a1a60c9

Browse files
committed
update package v2.6.24
1 parent 3dcaa7a commit a1a60c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "KlarnaMobileSDK",
16-
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.23/KlarnaMobileSDK-basic.xcframework.zip",
17-
checksum: "8c63d32cdab981b66beb8241fc09eeec57ee8eb6c73911b9ade3f8e1b2410d9c"
16+
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.24/KlarnaMobileSDK-basic.xcframework.zip",
17+
checksum: "74e7741b55ccdc51b9ca9ddbd447d249fe217d23e6051a0bed3045519002a721"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)