Skip to content

Commit 2dfe778

Browse files
Mobile Ads Developer Relationsericleich
authored andcommitted
Update Unity iOS adapter to version 4.16.2.0
PiperOrigin-RevId: 860316458
1 parent 1df98bf commit 2dfe778

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.1.0.zip",
40-
checksum: "b6e8f98c59ee7517d1da3e8d9b15a9d58232b008ae266743dc6669fcd978f905"
39+
"https://dl.google.com/googleadmobadssdk/mediation/ios/unity/UnityAdapter-4.16.2.0.zip",
40+
checksum: "f68de07153748728027e41885d6e913a611a4b02d9f9faa92e57a3e18e175b90"
4141
),
4242
.binaryTarget(
4343
name: "UnityAds",
4444
url:
45-
"https://github.com/Unity-Technologies/unity-ads-ios/releases/download/4.16.1/UnityAds.zip",
46-
checksum: "cb8ba2a90c8f16ccafd5958d4d8457dab578865629dd3aa1ac1fc4677ec9cf54"
45+
"https://github.com/Unity-Technologies/unity-ads-ios/releases/download/4.16.2/UnityAds.zip",
46+
checksum: "178bb4d16a5fef70470c7d4526fbcebdf3baeeb82d5c80ab1fb5d40b419f4e1a"
4747
),
4848
]
4949
)

0 commit comments

Comments
 (0)