Skip to content

Commit

Permalink
v3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoppe committed Apr 5, 2024
1 parent 516d008 commit 776d2d6
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 @@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "GoogleInteractiveMediaAds",
url: "https://imasdk.googleapis.com/native/downloads/ima-ios-v3.20.0.zip",
checksum: "d1a300cc549a8ec738010d0f10eb2a22b34f4bff98899165e791a06d7be538a4"
url: "https://imasdk.googleapis.com/downloads/ima/ios/GoogleInteractiveMediaAds-ios-v3.22.0.zip",
checksum: "839d1f3c7db95f80b9d882c05dc7eb9e833a64f39125bfe4d8454e4fe6abdff9"
)
]
)

0 comments on commit 776d2d6

Please sign in to comment.