Skip to content

Commit

Permalink
Updating Swift Package to 11.7.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 652507938
  • Loading branch information
JillSong authored and copybara-github committed Jul 15, 2024
1 parent 2e4ae78 commit 6457f96
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/7944e9c53776b4f7/googlemobileadsios-spm-11.6.0.zip",
checksum: "7944e9c53776b4f71207a76b7b6a11a3c0777abc277a1aadef60090a71435596"
"https://dl.google.com/googleadmobadssdk/aed058f50b1005ca/googlemobileadsios-spm-11.7.0.zip",
checksum: "aed058f50b1005ca480df501520d27ce3f346e9d4e16b97e050e60cbb37c8b2a"
),
]
)

0 comments on commit 6457f96

Please sign in to comment.