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 704614e commit ed21f97Copy full SHA for ed21f97
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
)
14
],
15
dependencies: [
16
- .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.4.4")
17
18
targets: [
19
.target(
0 commit comments