Update SETUP.mdx
This commit is contained in:
parent
28896ab4cc
commit
4491f727b5
@ -64,7 +64,7 @@ Open your project's `AndroidManifest.xml` and add the following lines inside the
|
||||
|
||||
#### Compatibility
|
||||
|
||||
VisionCamera requires a minimum Android SDK version of 21, and a target SDK version of 30 or higher. See [the example app's `build.gradle`](https://github.com/cuvent/react-native-vision-camera/blob/main/example/android/build.gradle#L6-L9) for reference.
|
||||
VisionCamera requires a minimum Android SDK version of **21 or higher**, and a target SDK version of **30 or higher**. See [the example app's `build.gradle`](https://github.com/cuvent/react-native-vision-camera/blob/main/example/android/build.gradle#L6-L9) for reference.
|
||||
|
||||
Open your project's `build.gradle`, and set the following values:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user