Skip to content

Commit a575da5

Browse files
author
Abhishek Sharma  
committed
Updated Swift package manager with Google SDK version
1 parent 661bf46 commit a575da5

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
@@ -24,7 +24,7 @@ let package = Package(
2424
),
2525
],
2626
dependencies: [
27-
.package(name: "GoogleMobileAds", url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git", .exact("10.10.0"))
27+
.package(name: "GoogleMobileAds", url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git", .exact("11.2.0"))
2828
],
2929
targets: [
3030
.binaryTarget(

0 commit comments

Comments
 (0)