File tree Expand file tree Collapse file tree 4 files changed +9
-13
lines changed Expand file tree Collapse file tree 4 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -68,10 +68,10 @@ jobs:
6868 host : macos-latest
6969 flutter_version : ' 3.10.5'
7070 go_version : ' 1.23'
71- - target : ios
72- host : macos-latest
73- flutter_version : ' 2.10.5'
74- go_version : ' 1.23'
71+ # - target: ios
72+ # host: macos-latest
73+ # flutter_version: '2.10.5'
74+ # go_version: '1.23'
7575 - target : android-arm32
7676 host : ubuntu-latest
7777 flutter_version : ' 3.10.5'
Original file line number Diff line number Diff line change 1- v1.3.6
1+ v1.3.7
Original file line number Diff line number Diff line change 1+ v1.3.7
2+ - [x] 🐛 修复下载数量超出原本数量
3+
14v1.3.6
25- [x] ✨ 导出PDF
36- [x] ✨ 增加一些分流
69- [x] ✨ 删除所有历史记录功能
710- [x] 🐛 修复历史记录第二次进入后消失
811- [x] 🐛 修复一些文案错误
9-
10- v1.3.5
11- - [x] ✨ 计算器功能
12- - [x] ✨ 设置浏览记录保留时长
13- - [x] 🐛 修复浏览记录退出消失
14- - [x] ♻️ 将发电按钮移动到设置右上角(主页实在放不下了)
15- - [x] ♻️ 尝试修复安卓保存图片(不一定成功)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616# Read more about iOS versioning at
1717# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18- version : 1.3.6+12
18+ version : 1.3.7+13
1919
2020environment :
2121 sdk : " >=2.16.1 <3.0.0"
You can’t perform that action at this time.
0 commit comments