We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1e7dd commit f9c940eCopy full SHA for f9c940e
Package.swift
@@ -10,7 +10,7 @@ let package = Package(
10
targets: ["CapacitorDownloaderPlugin"])
11
],
12
dependencies: [
13
- .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.0")
+ .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.1")
14
15
targets: [
16
.target(
0 commit comments