Skip to content

Commit

Permalink
53.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalvenugopalananyline committed Jul 25, 2024
1 parent c084406 commit eeeb15a
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-53.0.0.zip", checksum: "d60549728690b828b3233a4696b1c73ebaeb3af6619e0dd9150273c658208802")
]
)

0 comments on commit eeeb15a

Please sign in to comment.