Skip to content

Commit

Permalink
Upgrade flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Jul 25, 2022
1 parent 2cc0208 commit 70f2b2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,25 +59,25 @@ jobs:
config:
- target: linux
host: ubuntu-latest
flutter_version: '3.0.4'
flutter_version: '3.1.0'
- target: windows
host: windows-latest
flutter_version: '3.0.4'
flutter_version: '3.1.0'
- target: macos
host: macos-latest
flutter_version: '3.0.4'
flutter_version: '3.1.0'
- target: ios
host: macos-latest
flutter_version: '3.0.4'
flutter_version: '3.1.0'
- target: android-arm32
host: ubuntu-latest
flutter_version: '3.0.4'
flutter_version: '3.1.0'
- target: android-arm64
host: ubuntu-latest
flutter_version: '3.0.4'
flutter_version: '3.1.0'
- target: android-x86_64
host: ubuntu-latest
flutter_version: '3.0.4'
flutter_version: '3.1.0'
- target: android-arm32
host: ubuntu-latest
flutter_version: '2.10.5'
Expand Down
2 changes: 1 addition & 1 deletion ci/version.info.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
v1.2.11

- [x] 没什么改动
- [x] 升级flutter到3.1.0
- [x] TG群炸了, 换成新的, 在这里通知一下
- [x] 更新发电功能, 点击小闪电点我发过电, 不捐助可以发电到8月
- [x] 安卓的导出不了文件请从Download文件夹内, 新建一个文件夹导出, 导出完看不见请下载X-plore文件管理器查看, Android12权限还未能完全适配
Expand Down

0 comments on commit 70f2b2c

Please sign in to comment.