Skip to content

Commit 332492c

Browse files
committed
build: update capacitor-swift-pm
1 parent 51e455b commit 332492c

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
@@ -10,7 +10,7 @@ let package = Package(
1010
targets: ["CameraViewPlugin"])
1111
],
1212
dependencies: [
13-
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.2.0")
13+
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.4.2")
1414
],
1515
targets: [
1616
.target(

0 commit comments

Comments
 (0)