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 46ca257 commit 92e7769Copy full SHA for 92e7769
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@nativescript/android",
3
"description": "NativeScript Runtime for Android",
4
- "version": "8.2.2",
+ "version": "8.2.3",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/NativeScript/android-runtime.git"
@@ -14,7 +14,7 @@
14
"gradle": "7.4",
15
"gradleAndroid": "7.1.2",
16
"ndk": "r21",
17
- "ndkApiLevel": "122",
+ "ndkApiLevel": "22",
18
"minSdk": "17",
19
"compileSdk": "31",
20
"buildTools": "31.0.0",
0 commit comments