Skip to content

Commit a6ef5c3

Browse files
author
Nathanael Anderson
committed
Updated package.json
1 parent 6478031 commit a6ef5c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/android",
33
"description": "NativeScript Runtime for Android",
4-
"version": "7.0.0-rc.1",
4+
"version": "7.0.0-rc.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android-runtime.git"
@@ -13,5 +13,6 @@
1313
"version": "6.4",
1414
"android": "3.6.3"
1515
},
16-
"android_ndk_version": "21b"
16+
"android_ndk_version": "21b",
17+
"publishConfig": {"tag":"next", "access": "public"}
1718
}

0 commit comments

Comments
 (0)