Skip to content

Commit c80ab9b

Browse files
authored
Merge pull request evoluhq#658 from matejkriz/fix-expo-example-encryption
Fix encryption in Expo example
2 parents a89fadf + 04c23a4 commit c80ab9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/react-expo/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
],
4545
[
4646
"expo-sqlite", {
47-
"useSqlCipher": true
47+
"useSQLCipher": true
4848
}
4949
]
5050
],

0 commit comments

Comments
 (0)