We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c44cc1c + 3032237 commit 9aaa524Copy full SHA for 9aaa524
Package.swift
@@ -36,7 +36,7 @@ let package = Package(
36
.package(
37
name: googleMobileAdsModuleName,
38
url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git",
39
- from: "9.0.0"
+ "9.0.0"..<"11.0.0"
40
),
41
42
name: appLovinMaxModuleName,
0 commit comments