We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ffb91 commit b0f95faCopy full SHA for b0f95fa
Package.swift
@@ -10,7 +10,7 @@ let package = Package(
10
targets: ["AdMobPlugin"])
11
],
12
dependencies: [
13
- .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", branch: "6.0.0"),
+ .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "6.0.0"),
14
.package(url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git", branch: "main")
15
16
targets: [
0 commit comments