Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: expose the NDK revision used to build the V8 and the Runtime #1498

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

DimitarTachev
Copy link

Description

The version will be used by the V8 Snapshot Webpack plugin in order to build the V8 Snapshot using the same Android NDK version.

The revision could be found in the source.properties file from the root NDK folder.

Does your commit message include the wording below to reference a specific issue in this repo?

Related to: NativeScript/nativescript-cli#5049

Does your pull request have [unit tests]

No, it does not contain any business logic.

The version will be used by the V8 Snapshot Webpack plugin in order to build the V8 Snapshot using the same Android NDK version. 

> The revision could be found in the `source.properties` file from the root NDK folder.
@cla-bot cla-bot bot added the cla: yes label Oct 9, 2019
@vtrifonov vtrifonov merged commit 0975c3d into master Oct 9, 2019
@vtrifonov vtrifonov deleted the tachev/expose-ndk-revision branch October 9, 2019 10:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants