Skip to content

Commit c30e67b

Browse files
authored
Merge pull request teads#287 from teads/fix/spm-support-gma-13
2 parents cd399b9 + 0ce785c commit c30e67b

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Package.resolved

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ let package = Package(
4141
.package(
4242
name: googleMobileAdsModuleName,
4343
url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git",
44-
"12.2.0" ..< "13.0.0"
44+
"12.2.0" ..< "14.0.0"
4545
),
4646
.package(
4747
name: appLovinMaxModuleName,

0 commit comments

Comments
 (0)