Skip to content

Commit d382e2e

Browse files
chore(release): 3.1.19
1 parent 1d5caf8 commit d382e2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
2020
// Targets can depend on other targets in this package, and on products in packages this package depends on.
2121
.binaryTarget(name: "SCGateway",
22-
url: "https://gateway.smallcase.com/scdk_ios_xcode_12/3.1.11/SCGateway.xcframework.zip",
23-
checksum: "71a2f48908038d3f8391e6d1af077d2af1596fa8e389daf1773c35f3f549870a"),
22+
url: "https://gateway.smallcase.com/scdk_ios_xcode_12/3.1.19/SCGateway.xcframework.zip",
23+
checksum: "8469abf788df4e8e9d81712e56251967862cfd5299aef824a53129b5a4d433a2"),
2424
]
2525
)

0 commit comments

Comments
 (0)