Skip to content

Commit

Permalink
v3.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoppe committed Apr 15, 2024
1 parent 776d2d6 commit f7d8afc
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/downloads/ima/ios/GoogleInteractiveMediaAds-ios-v3.22.0.zip",
checksum: "839d1f3c7db95f80b9d882c05dc7eb9e833a64f39125bfe4d8454e4fe6abdff9"
url: "https://imasdk.googleapis.com/downloads/ima/ios/GoogleInteractiveMediaAds-ios-v3.22.1.zip",
checksum: "df98e2f0bc8a667443f3ca638f551bb87e97e79367d2e3eb39f389d630a73f93"
)
]
)

0 comments on commit f7d8afc

Please sign in to comment.