We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78589fd commit af4dd00Copy full SHA for af4dd00
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@nativescript/android",
3
"description": "NativeScript for Android using v8",
4
- "version": "8.9.1",
+ "version": "8.9.2",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/NativeScript/android.git"
test-app/package.json
@@ -4,8 +4,8 @@
"version": "1.0.0",
"private": true,
"dependencies": {
- "@nativescript/core": "~8.7.0",
8
- "nativescript": "~8.7.0"
+ "@nativescript/core": "~8.9.0",
+ "nativescript": "~8.9.0"
9
},
10
"devDependencies": {}
11
}
0 commit comments