Skip to content

Commit f6feadc

Browse files
committed
chore: bump
1 parent 1ba30be commit f6feadc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 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": "8.3.1",
4+
"version": "8.4.0-alpha.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android-runtime.git"
@@ -11,18 +11,18 @@
1111
],
1212
"version_info": {
1313
"v8": "8.3.110.9",
14-
"gradle": "7.4",
15-
"gradleAndroid": "7.1.2",
14+
"gradle": "7.5",
15+
"gradleAndroid": "7.3.0",
1616
"ndk": "r21",
1717
"ndkApiLevel": "22",
1818
"minSdk": "17",
19-
"compileSdk": "31",
20-
"buildTools": "31.0.0",
21-
"kotlin": "1.6.0"
19+
"compileSdk": "32",
20+
"buildTools": "32.0.0",
21+
"kotlin": "1.7.10"
2222
},
2323
"// this gradle key is here for backwards compatibility - we'll phase it out slowly...": "",
2424
"gradle": {
25-
"version": "7.4",
26-
"android": "7.1.2"
25+
"version": "7.5",
26+
"android": "7.3."
2727
}
2828
}

0 commit comments

Comments
 (0)