Skip to content

Commit

Permalink
release/54.5.0 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
aldrichanyline authored Jan 14, 2025
1 parent 7671e96 commit 517e45c
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.4.2.zip", checksum: "657e27f2e7f7b1d2d3b324d270716a948ac563a8d5b0b007133cbec148cd4693")
.binaryTarget(name: "Anyline", url: "https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-54.5.0.zip", checksum: "a6a904dbbe8ced7806f562a0dc1448bacb066578012bd382470a69d47f8f9b46")
]
)

0 comments on commit 517e45c

Please sign in to comment.