Skip to content

Commit 9e8fd52

Browse files
Update Google Mediation dependecies
1 parent 0519165 commit 9e8fd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ let package = Package(
3636
.package(
3737
name: googleMobileAdsModuleName,
3838
url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git",
39-
"9.0.0" ..< "11.0.0"
39+
"11.0.0" ..< "13.0.0"
4040
),
4141
.package(
4242
name: appLovinMaxModuleName,

0 commit comments

Comments
 (0)