Skip to content

Commit 2d72555

Browse files
authored
Merge pull request #7 from segment-integrations/bsneed/update
Updated adjust to latest.
2 parents 7be54fe + e015696 commit 2d72555

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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: "AdjustSdk",
2929
url: "https://github.com/adjust/ios_sdk.git",
30-
from: "5.0.1")
30+
from: "5.4.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)