[flutter] Release 4.2.36

This commit is contained in:
Mario Zechner 2025-05-16 11:09:26 +02:00
parent 13095faa8c
commit 71359240d7
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# 4.2.36
- Support for 16KB page alignement on Android. You must specify the NDK version in the build.gradle file of your app's Android project. See https://github.com/EsotericSoftware/spine-runtimes/issues/2849
# 4.2.35
- Port of commit f1e0f0f: Fixed animation not being mixed out in some cases.

View File

@ -1,6 +1,6 @@
name: spine_flutter
description: The official Spine Flutter Runtime to load, display and interact with Spine animations.
version: 4.2.35
version: 4.2.36
homepage: https://esotericsoftware.com
repository: https://github.com/esotericsoftware/spine-runtimes
issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues