@nativescript/android 8.9.0-napi-hermes.6 → 8.9.0-napi-jsc.6

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
- #Sun, 16 Feb 2025 09:21:11 -0800
1
+ #Sun, 16 Feb 2025 10:11: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=HERMES
48
+ ns_engine=JSC
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-hermes.6",
4
+ "version": "8.9.0-napi-jsc.6",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/NativeScript/android.git"