Skip to content

Commit de7fe61

Browse files
committed
README
1 parent deac299 commit de7fe61

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,12 +180,6 @@ and [old][Old Architecture] RN architectures.
180180
from NPM._
181181
182182
- For **Android**:
183-
- In the `build.gradle` file set `minSdkVersion` equal `28`
184-
([SDK 28 — Android 9](https://developer.android.com/studio/releases/platforms#9.0),
185-
released in August 2018), or larger. \
186-
**Note:** _Support of older SDKs is technically possible, but it is not
187-
a priority now._
188-
189183
- Android SDK 28 and above
190184
[forbids Cleartext / Plaintext HTTP](https://developer.android.com/privacy-and-security/risks/cleartext)
191185
by default. Thus, to access locally running server over HTTP from within

0 commit comments

Comments
 (0)