Skip to content

Commit 092fdc7

Browse files
authored
Merge pull request #2 from segment-integrations/acharles/bump-adjust
update adjust version to include privacy manifest
2 parents 7cea969 + 63565a8 commit 092fdc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ let package = Package(
2727
.package(
2828
name: "Adjust",
2929
url: "https://github.com/adjust/ios_sdk.git",
30-
from: "4.33.4")
30+
from: "4.38.0")
3131
],
3232
targets: [
3333
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)