Skip to content

Commit

Permalink
chore: update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
YoloMao committed Jun 16, 2023
1 parent 7342a8e commit 4ca5f53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ let package = Package(
.package(
name: "GrowingUtils",
url: "https://github.com/growingio/growingio-sdk-ios-utilities.git",
.branch("master")
"0.0.4" ..< "1.0.0"
),
.package(
name: "GrowingAPM",
url: "https://github.com/growingio/growingio-sdk-ios-performance-ext.git",
.branch("master")
"0.0.14" ..< "1.0.0"
),
],
targets: [
Expand Down

0 comments on commit 4ca5f53

Please sign in to comment.