v1.0.21 更新日志

This commit is contained in:
guozhigq
2024-03-06 23:29:18 +08:00
parent ab9ae3a481
commit ed0b43eff1
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,9 @@
## 1.0.21
### 修复
+ 推荐视频全屏问题
+ 番剧全屏播放时灰屏问题
+ 评论回调导致页面卡死问题
更多更新日志可在Github上查看
问题反馈、功能建议请查看「关于」页面。

View File

@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.20+1020
version: 1.0.21+1021
environment:
sdk: ">=2.19.6 <3.0.0"