Skip to content

Commit

Permalink
Updating Swift Package to 2.7.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 691467623
  • Loading branch information
JillSong authored and copybara-github committed Oct 30, 2024
1 parent 74f2ec1 commit 708a282
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 @@ -39,8 +39,8 @@ let package = Package(
.binaryTarget(
name: "UserMessagingPlatform",
url:
"https://dl.google.com/googleadmobadssdk/0f5de87a8e5fd13f/googleusermessagingplatformios-spm-2.6.0.zip",
checksum: "0f5de87a8e5fd13fc8d18f451f1b5390aa68446bfe718d5caefdcd5fa7653afd"
"https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip",
checksum: "bd2f30ebe527900b8d789e5e54831b021d032e7dbfd73b90e6f73c2a48b1c683"
),
]
)

0 comments on commit 708a282

Please sign in to comment.