Skip to content

Commit

Permalink
fix: iOS bad memory access crash (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Jul 10, 2023
1 parent d92f8d1 commit 55b72a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"react-native": "src/index",
"source": "src/index",
"expoVersion": "",
"cioNativeiOSSdkVersion": "= 2.7.0",
"cioNativeiOSSdkVersion": "= 2.7.1",
"files": [
"src",
"lib",
Expand Down

0 comments on commit 55b72a7

Please sign in to comment.