Skip to content

Commit 70073a9

Browse files
carbonjesserotemmiz
authored andcommitted
Update More.AndroidSupportStatus.md (#1033)
Seems this is out of date
1 parent eb1a59e commit 70073a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/More.AndroidSupportStatus.md

-4
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ android {
4242

4343
Please take a look at the [demo-react-native](../examples/demo-react-native) project to see a minimal project set up for Android. If you want to browse a more complex example you can take a look at detox's internal test suite [here.](https://github.com/wix/detox/tree/master/detox/test/e2e)
4444

45-
In case your project's RN version is at least 0.46.0 change the `oldOkhttp` configuration string to `newOkhttp`, in the `app/build.gradle` [here.](../examples/demo-react-native/android/app/build.gradle#L65)
46-
47-
It's sad, that we had to expose this okhttp flag, the reason behind this too long to describe here.
48-
4945
## Hybrid apps
5046

5147
Detox test is a NO-OP in case it's not triggered by detox itself. So, it's safe to add it to your existing test suite.

0 commit comments

Comments
 (0)