Skip to content

Commit af4dd00

Browse files
committed
chore: 8.9.2
1 parent 78589fd commit af4dd00

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.9.1",
4+
"version": "8.9.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android.git"

test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"version": "1.0.0",
55
"private": true,
66
"dependencies": {
7-
"@nativescript/core": "~8.7.0",
8-
"nativescript": "~8.7.0"
7+
"@nativescript/core": "~8.9.0",
8+
"nativescript": "~8.9.0"
99
},
1010
"devDependencies": {}
1111
}

0 commit comments

Comments
 (0)