Skip to content

Commit eadfde2

Browse files
committed
Raise minimum version in podspec
1 parent 01c0604 commit eadfde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powersync-sqlite-core.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ PowerSync extension for SQLite.
1515

1616
s.ios.deployment_target = '11.0'
1717
s.osx.deployment_target = '10.13'
18-
s.watchos.deployment_target = '7.0'
18+
s.watchos.deployment_target = '9.0'
1919
end

0 commit comments

Comments
 (0)