Releases: NativeScript/android
Releases · NativeScript/android
v6.5.1
v6.5.0
Merge pull request #1595 from NativeScript/master Merge master to release
v6.4.1
v6.3.1
v6.3.0
v6.2.0
What's New
- Add Kotlin extension functions support (#1515)
- update dts generator to the latest version (#1506)
- Unify exceptions information in try/catch and __onUncaughtError (#1445)
- Interop between JS Objects and JSONObjects (#1500)
- Collect build analytics (#1501)
- expose the NDK revision used to build the V8 and the Runtime (#1498)
- Upgrade android gradle plugin to the latest 3.5.1 version (#1502)
- support snapshot libs out of the box (#1496)
- Upgrade v8 to 7.7.299.11 (#1478)
Bug Fixes
v6.1.2
v6.1.1
v6.1.0
What's New
- Runtime Binding Generator depends on deprecated APIs #1441)
- The runtime depends on accessing a hidden value field (#1458)
- Upgrade v8 to 7.6.303.28 (#1439)
- Unify JS stack trace when exception is thrown #1443
- Update androidSdk, targetSdk and build tools to 29 (#1452)
- Upgrade android gradle plugin to the latest 3.5.0 version (#1456)
- Add initial Kotlin support (#1459)
- Add support for user defined gradle.properties (#1463)