Skip to content

Commit 5cafacc

Browse files
updated Package.resolved
1 parent ca9779b commit 5cafacc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ let package = Package(
3636
.package(
3737
name: googleMobileAdsModuleName,
3838
url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git",
39-
"11.2.0" ..< "11.2.0"
39+
"11.2.0" ..< "12.0.0"
4040
),
4141
.package(
4242
name: appLovinMaxModuleName,
4343
url: "https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git",
44-
"12.3.1" ..< "12.3.1"
44+
"12.3.1" ..< "13.0.0"
4545
),
4646
],
4747
targets: [

0 commit comments

Comments
 (0)