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 1ff58d6 commit 2581109Copy full SHA for 2581109
react-native-quick-sqlite.podspec
@@ -29,7 +29,7 @@ Pod::Spec.new do |s|
29
s.dependency "React-callinvoker"
30
s.dependency "React"
31
s.dependency "React-Core"
32
- s.dependency "powersync-sqlite-core", "~> 0.1.6"
+ s.dependency "powersync-sqlite-core", "~> 0.2.0"
33
34
if ENV['QUICK_SQLITE_USE_PHONE_VERSION'] == '1' then
35
s.exclude_files = "cpp/sqlite3.c", "cpp/sqlite3.h"
0 commit comments