Skip to content

Commit

Permalink
52.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aldrichanyline committed Jul 29, 2024
1 parent c084406 commit bad7617
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-52.0.1.zip", checksum: "02f69ba5d8dc97904e48112f0bff3d0f7d830b00a2647bd631a408079cbc9f4e")
.binaryTarget(name: "Anyline", url: "https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-52.1.0.zip", checksum: "54074b881c30e2fc2c174425970e187cdce76e1f1d1019f0db078b0d8c1828fc")
]
)

0 comments on commit bad7617

Please sign in to comment.