Skip to content

Commit

Permalink
release/54.4.0 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalvenugopalananyline authored Nov 14, 2024
1 parent 1387223 commit 64d0c85
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-54.2.1.zip", checksum: "693c330df3338c14c2cea16b0f0d82dfe440a6208a6285409888cc926f8bfa6a")
.binaryTarget(name: "Anyline", url: "https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-54.4.0.zip", checksum: "1a43e00b966949c6008e3a893e3d61b3326a62d87a749ecdcbf47ea001bb7fbb")
]
)

0 comments on commit 64d0c85

Please sign in to comment.