Ver Fonte

[flutter] Release 4.2.36

Mario Zechner há 3 meses atrás
pai
commit
71359240d7
2 ficheiros alterados com 4 adições e 1 exclusões
  1. 3 0
      spine-flutter/CHANGELOG.md
  2. 1 1
      spine-flutter/pubspec.yaml

+ 3 - 0
spine-flutter/CHANGELOG.md

@@ -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.
 

+ 1 - 1
spine-flutter/pubspec.yaml

@@ -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