Skip to content

Commit

Permalink
53.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalvenugopalananyline committed Aug 7, 2024
1 parent eeeb15a commit 39b2ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.0.0.zip", checksum: "d60549728690b828b3233a4696b1c73ebaeb3af6619e0dd9150273c658208802")
.binaryTarget(name: "Anyline", url: "https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-53.2.0.zip", checksum: "432a20338e3a444eda5d9dccb1b10d1adb75b9096fd4944db2c015a4abf46c24")
]
)
)

0 comments on commit 39b2ce7

Please sign in to comment.