Skip to content

Commit

Permalink
Updating Swift Package to 11.12.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 694177695
  • Loading branch information
JillSong authored and copybara-github committed Nov 7, 2024
1 parent e2aef40 commit 82c49f7
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 @@ -44,8 +44,8 @@ let package = Package(
.binaryTarget(
name: "GoogleMobileAds",
url:
"https://dl.google.com/googleadmobadssdk/eb3e366a3ab89c56/googlemobileadsios-spm-11.11.0.zip",
checksum: "eb3e366a3ab89c567794f7ea1df3401ead07c116f0fef394038644ebb10dd14b"
"https://dl.google.com/googleadmobadssdk/174c3d7fc6c1b4eb/googlemobileadsios-spm-11.12.0.zip",
checksum: "174c3d7fc6c1b4eb9a4795c584659567bd19fe8cfadb35af5bc5f723e4251e8d"
),
]
)

0 comments on commit 82c49f7

Please sign in to comment.