Skip to content

Commit

Permalink
v3.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoppe committed Feb 7, 2024
1 parent 0be133f commit 516d008
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.19.2.zip",
checksum: "779ad89d07c343ae4530335159a1094ce6a69300cb06a47a92f65c4e8b1b80f1"
url: "https://imasdk.googleapis.com/native/downloads/ima-ios-v3.20.0.zip",
checksum: "d1a300cc549a8ec738010d0f10eb2a22b34f4bff98899165e791a06d7be538a4"
)
]
)

0 comments on commit 516d008

Please sign in to comment.