Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ec2-user authored and ec2-user committed Feb 26, 2024
1 parent 9ef15ef commit 06ffcc9
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 @@ -10,6 +10,6 @@ let package = Package(name: "LRAts",
targets: ["LRAtsSDK"])
],
targets: [
.binaryTarget(name: "LRAtsSDK", url: "https://ats-sdk-ios-prod.launch.liveramp.com/2.3.0/LRAtsSDK.zip", checksum: "1aaa30e3abc374cce46b364acbca52a23eb1f0da1d84d85d0606a5bf95323b47")
.binaryTarget(name: "LRAtsSDK", url: "https://ats-sdk-ios-prod.launch.liveramp.com/2.4.0/LRAtsSDK.zip", checksum: "32463267f81402445ed89e96ec4cd2c6db843cf8c1a611646cfb9c3e8c16fa5d")
]
)

0 comments on commit 06ffcc9

Please sign in to comment.