Releases: Akylas/nativescript-android-runtime
Releases · Akylas/nativescript-android-runtime
v8.9.2
v8.9.1
8.9.1 (2025-09-01)
Bug Fixes
exit(0)
causes ANR due to destroyed mutex (#1820) (94ddb15)- gradle error when compileSdk or targetSdk is provided (#1825) (a983931)
- inner type should net be set when companion object is defined as function (#1831) (e293636)
- URL: allow undefined 2nd args (#1826) (2bab8f5)
Features
- Ada 3.1.1 (3633aed)
- Ada 3.1.3 (#1832) (83f611b)
- Ada 3.2.7 (#1835) (3513ce7)
- ada v3 (#1830) (b31fc5f)
- NDK 27 and Support for Java 21 (#1819) (bec401c)
- support 16 KB page sizes, gradle 8.5 (#1818) (3423e6f)
- update Gradle and Android build tools versions to 8.14.3 and 8.12.1 (#1834) (c9a2a86)
Performance Improvements
Reverts
- Revert "chore: build fix" (80e60b0)
v8.8.5
v8.8.4
8.8.4 (2024-09-13)
Bug Fixes
- config with multiple bundle ids (#1816) (cdcfee2)
- correctly load ts_helpers.js in workers (5e32ce4)
- correctly load ts_helpers.js in workers (#1798) (31f8501)
- devtools namespace usage (#1810) (5aaac57)
- dts-generator.jar path (1120a32)
- ensure same mtime for js and code cache to prevent loading old code caches (#1822) (3d6e101)
- generate correct metadata when overflowing signed short values (#1821) (c9fac4b)
- inspector and globals (#1811) (79ebd18)
- latest NDK (196cda9)
Features
- Ada 2.9 (#1814) (91accf9)
- allow to specify minSkd/targetSdk through command line. (48ab9f2)
- devtools element/network inspectors (#1808) (1470796)
- don't polyfill JavaProxy on worker (5828ca6)
- Kotlin 2 + Gradle 8+ (#1812) (d4b7164)
- WinterCG: URL & URLSearchParams (#1801) (4f3a0d7)
Reverts
- Version.h changes (9faa25d)
BREAKING CHANGES
- minSDK is now 21