Skip to content

Commit

Permalink
54.0.0 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalvenugopalananyline authored Sep 5, 2024
1 parent 69575ed commit 00b9903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ let package = Package(
.library(name: "AnylinePackage", targets: ["Anyline"]),
],
targets: [
.binaryTarget(name: "Anyline", url: "https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-53.3.0.zip", checksum: "f7a7a09bfadeff477f9348672ea5c4291ad98adcd7d33863cac7a8d44e8a4dd4")
.binaryTarget(name: "Anyline", url: "https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-54.0.0.zip", checksum: "12a7b3a5cec069bb3e4fd72d84c2cdb0cfe72087270fda0b20d184d85364c1d2")
]
)

0 comments on commit 00b9903

Please sign in to comment.