Skip to content

Commit b542e8e

Browse files
authored
Update README.md [skip ci]
1 parent 08a6793 commit b542e8e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,13 @@ Since V8 shared library is not ABI safe, the `implementation 'org.chromium:v8-an
7272

7373
| `react-native-v8` version | `v8-android*` version | gradle dependency | Chromium V8 version |
7474
| ------------------------- | --------------------- | ------------------------------------------------- | ------------------- |
75+
| -- 0.67 | | | |
76+
| 0.67.3-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:`9.93.+`' | 9.3.345.16 |
77+
| 0.67.2-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:`9.93.+`' | 9.3.345.16 |
78+
| 0.67.1-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:`9.93.+`' | 9.3.345.16 |
79+
| 0.67.0-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:`9.93.+`' | 9.3.345.16 |
7580
| -- 0.66 | | | |
81+
| 0.66.4-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:`9.93.+`' | 9.3.345.16 |
7682
| 0.66.3-patch.1 | 9.93.0 | implementation 'org.chromium:v8-android:`9.93.+`' | 9.3.345.16 |
7783
| 0.66.2-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:`9.93.+`' | 9.3.345.16 |
7884
| 0.66.1-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:`9.93.+`' | 9.3.345.16 |

0 commit comments

Comments
 (0)