Skip to content

Commit

Permalink
fix(android): update v8 to 8.8.278.17
Browse files Browse the repository at this point in the history
  • Loading branch information
garymathews authored and sgtcoolguy committed Feb 24, 2021
1 parent 2df13a9 commit be490ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
],
"architectures": ["arm64-v8a", "armeabi-v7a", "x86", "x86_64"],
"v8": {
"version": "8.8.278.15",
"version": "8.8.278.17",
"mode": "release",
"integrity": "sha512-DXomXksM9sUQsSq/Xj0RgMayIXHfrNod99s4ddZYetD90NN2jspirV2UIX4MZHPUYhvYpO27lEZxzowHfB/v4A=="
"integrity": "sha512-5kJslG+bMPzOmqOkGh4UxG0PYiri1LR57wtBcdA/ZfXfKiNaXLhbUmkZFEzoEGK/9m/7BgN+k/QglsjJIOjVNw=="
},
"minSDKVersion": "21",
"compileSDKVersion": "30",
Expand Down

0 comments on commit be490ba

Please sign in to comment.