Kudo/react-native-v8

0.59.10-patch.6 v8-android: 8.80.0 ?

wangchongwei opened this issue · 1 comments

my project react-native version: 0.59.10
Look at README
org.chromium:v8-android should be 7.8.+
but at
node_modules/react-native-v8/package.json

"dependencies": {
    "v8-android": "~8.80.0"
  },

Is it right?

Kudo commented

fixed via 8163f99. thanks for your finding!