Skip to content

Commit

Permalink
53.3.0 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
aldrichanyline authored Aug 13, 2024
1 parent 39b2ce7 commit 69575ed
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.2.0.zip", checksum: "432a20338e3a444eda5d9dccb1b10d1adb75b9096fd4944db2c015a4abf46c24")
.binaryTarget(name: "Anyline", url: "https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-53.3.0.zip", checksum: "f7a7a09bfadeff477f9348672ea5c4291ad98adcd7d33863cac7a8d44e8a4dd4")
]
)

0 comments on commit 69575ed

Please sign in to comment.