We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c956cf commit e140fafCopy full SHA for e140faf
2 files changed
CHANGELOG.md
@@ -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
10
## [9.0.3](https://github.com/NativeScript/android/compare/v9.0.2...v9.0.3) (2026-04-24)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/android",
"description": "NativeScript for Android using v8",
- "version": "9.0.3",
+ "version": "9.0.4",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/android.git"
0 commit comments