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 6a533ce commit 4e58b6fCopy full SHA for 4e58b6f
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [8.5.3](https://github.com/NativeScript/android/compare/v8.5.2...v8.5.3) (2023-09-22)
2
+
3
4
+### Bug Fixes
5
6
+* resolve __postFrameCallback crash on re-scheduling ([6a533ce](https://github.com/NativeScript/android/commit/6a533ce58b22b163d888c51f203be2ef3aa98347))
7
8
9
10
## [8.5.2](https://github.com/NativeScript/android/compare/v8.5.1...v8.5.2) (2023-08-31)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/android",
"description": "NativeScript for Android using v8",
- "version": "8.5.2",
+ "version": "8.5.3",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/android.git"
0 commit comments