Skip to content

Commit

Permalink
Updating Swift Package to 11.8.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 662576291
  • Loading branch information
JillSong authored and copybara-github committed Aug 13, 2024
1 parent 6457f96 commit ee80d8b
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/aed058f50b1005ca/googlemobileadsios-spm-11.7.0.zip",
checksum: "aed058f50b1005ca480df501520d27ce3f346e9d4e16b97e050e60cbb37c8b2a"
"https://dl.google.com/googleadmobadssdk/f037115d3991569f/googlemobileadsios-spm-11.8.0.zip",
checksum: "f037115d3991569fc744033bbe8f5d2026028dc35c67aaf22d59381ad39a115e"
),
]
)

0 comments on commit ee80d8b

Please sign in to comment.