Skip to content

Commit 7577f5c

Browse files
committed
fix: add corrected app.json
1 parent 0907f29 commit 7577f5c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

examples/ExpoMessaging/app.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,6 @@
4747
{
4848
"microphonePermission": "$(PRODUCT_NAME) would like to use your microphone for voice recording."
4949
}
50-
],
51-
[
52-
"expo-build-properties",
53-
{
54-
"android": {
55-
"newArchEnabled": true
56-
},
57-
"ios": {
58-
"newArchEnabled": true
59-
}
60-
}
6150
]
6251
]
6352
}

0 commit comments

Comments
 (0)