Skip to content

Commit 77af7cb

Browse files
committed
release: 8.7.0-rc.0
1 parent 879d48b commit 77af7cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/android",
33
"description": "NativeScript for Android using v8",
4-
"version": "8.7.0",
4+
"version": "8.7.0-rc.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android.git"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#define NATIVE_SCRIPT_RUNTIME_VERSION "0.0.0.0"
2-
#define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "RUNTIME_COMMIT_SHA_PLACEHOLDER"
1+
#define NATIVE_SCRIPT_RUNTIME_VERSION "8.7.0-rc.0"
2+
#define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "no commit sha was provided by build.gradle build"

0 commit comments

Comments
 (0)