Skip to content

Commit

Permalink
v3.19.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoppe committed Jun 28, 2023
1 parent 35bbbe1 commit d2a86d3
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.18.5.zip",
checksum: "f8473b337f4a24d0cf92e3e25227a9d33de139597b18332c368629ed30871422"
url: "https://imasdk.googleapis.com/native/downloads/ima-ios-v3.19.1.zip",
checksum: "d34b186079068cd2d7aa85198429b38939b37e21186800ad27e2fb240abd2494"
)
]
)

0 comments on commit d2a86d3

Please sign in to comment.