@nativescript/android 8.9.0-napi-jsc.3 → 8.9.0-napi-quickjs.4

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
- #Fri, 31 Jan 2025 10:53:20 -0800
1
+ #Wed, 05 Feb 2025 08:26:45 -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=JSC
48
+ ns_engine=QUICKJS
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-jsc.3",
4
+ "version": "8.9.0-napi-quickjs.4",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/NativeScript/android.git"