[JS] Define Node.js version in one place and use a single version everywhere
Consequently, it fixes the inability to run some JS related tests on Apple devices with ARM.
This commit is contained in:
@@ -47,4 +47,5 @@ versions.ktor-network=1.0.1
|
||||
versions.native-platform=0.14
|
||||
versions.protobuf=2.6.1
|
||||
versions.r8=2.2.64
|
||||
versions.robolectric=4.0
|
||||
versions.robolectric=4.0
|
||||
versions.nodejs=16.13.0
|
||||
|
||||
Reference in New Issue
Block a user