Skip to content

Commit 21b2134

Browse files
author
github-actions
committed
Release v0.23.16
1 parent 7ca75bb commit 21b2134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ let package = Package(
88
.library(name: "MatrixSDK", targets: ["MatrixSDK"])
99
],
1010
targets: [
11-
.binaryTarget(name: "MatrixSDK", url: "https://github.com/AlexandreHauber/MatrixSDK/releases/download/v0.23.13/MatrixSDK.xcframework.zip", checksum: "358d16a266cad2c30b4c4884167176c55ec3d8a05ef3b5460f20216cd90ad268")
11+
.binaryTarget(name: "MatrixSDK", url: "https://github.com/AlexandreHauber/MatrixSDK/releases/download/v0.23.16/MatrixSDK.xcframework.zip", checksum: "b63887114ba4a6ba58a7f8b9d12dde9a557542d09ae85328176a9f206c9e3eec")
1212
]
1313
)

0 commit comments

Comments
 (0)