@nativescript/android 8.9.0-napi-quickjs.11 → 8.9.0-napi-hermes.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- #Wed, 26 Feb 2025 12:00:30 -0800
1
+ #Wed, 26 Feb 2025 12:12:53 -0800
2
2
  # Project-wide Gradle settings.
3
3
 
4
4
  # IDE (e.g. Android Studio) users:
@@ -45,4 +45,4 @@ ns_default_kotlinx_metadata_jvm_version=2.0.0
45
45
  ns_default_mockito_core_version=3.0.0
46
46
  ns_default_spotbugs_version=3.1.12
47
47
 
48
- ns_engine=QUICKJS
48
+ ns_engine=HERMES
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nativescript/android",
3
3
  "description": "NativeScript for Android using Node-API",
4
- "version": "8.9.0-napi-quickjs.11",
4
+ "version": "8.9.0-napi-hermes.11",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/NativeScript/android.git"