Skip to content

Commit 2581109

Browse files
committed
Update podspec
1 parent 1ff58d6 commit 2581109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-quick-sqlite.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Pod::Spec.new do |s|
2929
s.dependency "React-callinvoker"
3030
s.dependency "React"
3131
s.dependency "React-Core"
32-
s.dependency "powersync-sqlite-core", "~> 0.1.6"
32+
s.dependency "powersync-sqlite-core", "~> 0.2.0"
3333

3434
if ENV['QUICK_SQLITE_USE_PHONE_VERSION'] == '1' then
3535
s.exclude_files = "cpp/sqlite3.c", "cpp/sqlite3.h"

0 commit comments

Comments
 (0)