Skip to content

Commit

Permalink
Updating Swift Package to 11.4.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 631096330
  • Loading branch information
JillSong authored and copybara-github committed May 6, 2024
1 parent 9ab66e3 commit 4111804
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/afbad60c9107cc9b/googlemobileadsios-spm-11.3.0.zip",
checksum: "afbad60c9107cc9b959afa8e89662a19e8a7fc8e4c599e909505f8d986cd9149"
"https://dl.google.com/googleadmobadssdk/bce9374dd09cb32e/googlemobileadsios-spm-11.4.0.zip",
checksum: "bce9374dd09cb32ed48bdc8da889f5c93d3576497405e67a6c879f3969523c90"
),
]
)

0 comments on commit 4111804

Please sign in to comment.