File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,13 @@ Since V8 shared library is not ABI safe, the `implementation 'org.chromium:v8-an
72
72
73
73
| ` react-native-v8 ` version | ` v8-android* ` version | gradle dependency | Chromium V8 version |
74
74
| ------------------------- | --------------------- | ------------------------------------------------- | ------------------- |
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 |
75
80
| -- 0.66 | | | |
81
+ | 0.66.4-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:` 9.93.+ ` ' | 9.3.345.16 |
76
82
| 0.66.3-patch.1 | 9.93.0 | implementation 'org.chromium:v8-android:` 9.93.+ ` ' | 9.3.345.16 |
77
83
| 0.66.2-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:` 9.93.+ ` ' | 9.3.345.16 |
78
84
| 0.66.1-patch.0 | 9.93.0 | implementation 'org.chromium:v8-android:` 9.93.+ ` ' | 9.3.345.16 |
You can’t perform that action at this time.
0 commit comments