Skip to content

Commit

Permalink
Update to 3.35.0 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimim authored Nov 12, 2024
2 parents 987bea4 + 8144642 commit be84809
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ let package = Package(
.binaryTarget(
name: "AdjustSignature",
// swiftlint:disable line_length
url: "https://github.com/adjust/adjust_signature_sdk/releases/download/v3.32.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.32.0.xcframework.zip",
url: "https://github.com/adjust/adjust_signature_sdk/releases/download/v3.35.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.35.0.xcframework.zip",
// swiftlint:enable line_length
checksum: "0d7d8e7a022c2993883da331401777a06f5c2b28aca7758cd33da3c6ee075644"
checksum: "887c2a26b086d4036c0ad00a79a040f8afaff70afdcdf0ef1559513926f926f4"
)
]
)
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.32.0
3.35.0

0 comments on commit be84809

Please sign in to comment.