@nativescript/android
Advanced tools
Comparing version 8.2.0 to 8.2.1
{ | ||
"name": "@nativescript/android", | ||
"description": "NativeScript Runtime for Android", | ||
"version": "8.2.0", | ||
"version": "8.2.1", | ||
"repository": { | ||
@@ -22,3 +22,8 @@ "type": "git", | ||
"kotlin": "1.6.0" | ||
}, | ||
"// this gradle key is here for backwards compatibility - we'll phase it out slowly...": "", | ||
"gradle": { | ||
"version": "7.4", | ||
"android": "7.1.2" | ||
} | ||
} |
@@ -40,3 +40,3 @@ # Android Runtime for NativeScript | ||
For more details on how it works, read the [documentation](https://docs.nativescript.org/runtimes/android/overview). | ||
For more details on how it works, read the [documentation](https://v7.docs.nativescript.org/core-concepts/android-runtime/overview). | ||
@@ -43,0 +43,0 @@ ## Build Prerequisites |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
86820462