Skip to content

Commit 4623f27

Browse files
committed
chore(ios): follow SPM version
1 parent e27dc18 commit 4623f27

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
@@ -11,7 +11,7 @@ let package = Package(
1111
],
1212
dependencies: [
1313
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.0"),
14-
.package(url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git", from: "12.7.0"),
14+
.package(url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git", from: "12.12.0"),
1515
.package(url: "https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git", from: "3.0.0")
1616
],
1717
targets: [

0 commit comments

Comments
 (0)