Skip to content

Commit db9fb79

Browse files
Mobile Ads Developer Relationsericleich
authored andcommitted
Update Unity iOS adapter to version 4.16.5.0
PiperOrigin-RevId: 860325703
1 parent 620161a commit db9fb79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ let package = Package(
3636
.binaryTarget(
3737
name: "UnityAdapter",
3838
url:
39-
"https://dl.google.com/googleadmobadssdk/mediation/ios/unity/UnityAdapter-4.16.4.0.zip",
40-
checksum: "fa3835fd16430c37c8d2d71d6ac2ed821baf0dfd72c4faf8a902b373281cb1b4"
39+
"https://dl.google.com/googleadmobadssdk/mediation/ios/unity/UnityAdapter-4.16.5.0.zip",
40+
checksum: "4c0c6f93171c16aa90ed72caa79de92e16927c9333f60674fbfe562762ec6a71"
4141
),
4242
.binaryTarget(
4343
name: "UnityAds",
4444
url:
45-
"https://github.com/Unity-Technologies/unity-ads-ios/releases/download/4.16.4/UnityAds.zip",
46-
checksum: "ddc08bb10f636d51c3fe3d73a38c937ea4b0e13c177dd661ad6826f1e72e8e69"
45+
"https://github.com/Unity-Technologies/unity-ads-ios/releases/download/4.16.5/UnityAds.zip",
46+
checksum: "40b2dceb61335093548cf86fee2658391509c7d8c16fea5335813b76dbfb3089"
4747
),
4848
]
4949
)

0 commit comments

Comments
 (0)