8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3be55ec + 14cc8ce commit b83f767Copy full SHA for b83f767
README.md
@@ -30,7 +30,7 @@ This entry allows your app to access camera and microphone.
30
31
### Android
32
33
-Ensure the following permission is present in your Android Manifest file, located in `<project root>/android/app/src/main/AndroidManifest.xml:
+Ensure the following permission is present in your Android Manifest file, located in `<project root>/android/app/src/main/AndroidManifest.xml`:
34
35
```xml
36
<uses-feature android:name="android.hardware.camera" />
0 commit comments