Skip to content

Commit 0975c3d

Browse files
authored
Merge pull request #1498 from NativeScript/tachev/expose-ndk-revision
feat: expose the NDK revision used to build the V8 and the Runtime
2 parents 6c28518 + 488862d commit 0975c3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"v8Version": "7.7.299.11",
3+
"ndkRevision": "20.0.5594570",
34
"mksnapshotParams": "--profile_deserialization --turbo_instruction_scheduling --target_os=android --no-native-code-counters"
4-
}
5+
}

0 commit comments

Comments
 (0)