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 7b27199 commit 0a2353fCopy full SHA for 0a2353f
Package.swift
@@ -11,7 +11,7 @@ let package = Package(
11
],
12
dependencies: [
13
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.0"),
14
- .package(url: "https://github.com/zhuorantan/SQLiteCipher.git", from: "0.0.1")
+ .package(url: "https://github.com/zhuorantan/SQLiteCipher.git", from: "0.15.4")
15
16
targets: [
17
.target(
0 commit comments