Skip to content

Commit e140faf

Browse files
committed
release: 9.0.4
1 parent 3c956cf commit e140faf

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [9.0.4](https://github.com/NativeScript/android/compare/v9.0.3...v9.0.4) (2026-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* implement optimized native method registration for Android 8-11 ([#1942](https://github.com/NativeScript/android/issues/1942)) ([3c956cf](https://github.com/NativeScript/android/commit/3c956cfcae81ca1b996a0cc34fea1ebd2638397a))
7+
8+
9+
110
## [9.0.3](https://github.com/NativeScript/android/compare/v9.0.2...v9.0.3) (2026-04-24)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/android",
33
"description": "NativeScript for Android using v8",
4-
"version": "9.0.3",
4+
"version": "9.0.4",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android.git"

0 commit comments

Comments
 (0)