We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4cc12 commit e1cbc91Copy full SHA for e1cbc91
2 files changed
assets/tv_app_version.json
@@ -1,7 +1,7 @@
1
{
2
- "version": "1.2.4",
3
- "version_num": 10204,
4
- "version_desc": "- 修复哔哩哔哩分类加载失败\n- 支持原生播放器,播放更流畅 @bgylde #581",
+ "version": "1.2.5",
+ "version_num": 10205,
+ "version_desc": "- 回滚原生播放器更新",
5
"prerelease":true,
6
"download_url": "https://github.com/xiaoyaocz/dart_simple_live/releases"
7
}
simple_live_tv_app/pubspec.yaml
name: simple_live_tv_app
description: A new Flutter project.
publish_to: 'none'
-version: 1.2.4+10204
+version: 1.2.5+10205
environment:
sdk: '>=3.1.2 <4.0.0'
0 commit comments