瀏覽代碼

[flutter] Release 4.2.36

Mario Zechner 2 月之前
父節點
當前提交
71359240d7
共有 2 個文件被更改,包括 4 次插入1 次删除
  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