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.
1 parent ca9779b commit 5cafaccCopy full SHA for 5cafacc
Package.swift
@@ -36,12 +36,12 @@ let package = Package(
36
.package(
37
name: googleMobileAdsModuleName,
38
url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git",
39
- "11.2.0" ..< "11.2.0"
+ "11.2.0" ..< "12.0.0"
40
),
41
42
name: appLovinMaxModuleName,
43
url: "https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git",
44
- "12.3.1" ..< "12.3.1"
+ "12.3.1" ..< "13.0.0"
45
46
],
47
targets: [
0 commit comments