Skip to content

Commit

Permalink
2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LiveRamp Mobile committed Jul 25, 2024
1 parent 17d0ddb commit 09a64d7
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.5.0/LRAtsSDK.zip", checksum: "a13ec028edebc8acb0e8ac3a1f0f15a1eed4d0fce7934dda5c5b1ee3a973b413")
.binaryTarget(name: "LRAtsSDK", url: "https://ats-sdk-ios-prod.launch.liveramp.com/2.6.0/LRAtsSDK.zip", checksum: "7e75c309aeb99eb1ff6deb979a9a89323eca88628e6595abc3704d020eaaa211")
]
)

0 comments on commit 09a64d7

Please sign in to comment.