Skip to content

Commit

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

0 comments on commit 35bbbe1

Please sign in to comment.