Skip to content

Commit

Permalink
Release 11.4.0 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunghung authored Oct 10, 2024
1 parent 93406fd commit 4f234bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,13 @@ let package = Package(
),
.binaryTarget(
name: "GoogleAppMeasurement",
url: "https://dl.google.com/firebase/ios/swiftpm/11.3.0/GoogleAppMeasurement.zip",
checksum: "31a92e9d9a03a68037ff34c5ccfde87289ad415c4354a9da0db2febf5c491002"
url: "https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurement.zip",
checksum: "8a8f1820c084e282e16269ec0698214d2f416aaf50f6bc031954be03ddc87f63"
),
.binaryTarget(
name: "GoogleAppMeasurementIdentitySupport",
url: "https://dl.google.com/firebase/ios/swiftpm/11.3.0/GoogleAppMeasurementIdentitySupport.zip",
checksum: "d9e1d028022c39634333e4135f9eba5a53674662010670027fdcf608a63326a2"
url: "https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurementIdentitySupport.zip",
checksum: "3d90bc636aa278a561183d616178a925e119945c266aa3a1436791e158ec7203"
),
.binaryTarget(
name: "GoogleAppMeasurementOnDeviceConversion",
Expand Down

0 comments on commit 4f234bc

Please sign in to comment.