Skip to content

Commit

Permalink
Updating Swift Package to 9.12.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 483477118
  • Loading branch information
JillSong authored and copybara-github committed Oct 24, 2022
1 parent 4d26ecb commit 3a03edf
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 @@ -50,8 +50,8 @@ let package = Package(
.binaryTarget(
name: "GoogleMobileAds",
url:
"https://dl.google.com/googleadmobadssdk/f979dbb7a710911c/googlemobileadsios-spm-9.11.0.zip",
checksum: "f979dbb7a710911c91539b1fb4b83e1e6b44d27f69389edd2d2de0f7be2fa289"
"https://dl.google.com/googleadmobadssdk/c0f2d71821ba4dbd/googlemobileadsios-spm-9.12.0.zip",
checksum: "c0f2d71821ba4dbda6db04e262254a2eaf841da8c19c3d25f417209c55d5430f"
),
]
)

0 comments on commit 3a03edf

Please sign in to comment.