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 740f1e1 commit 3ea0822
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
flutter_version: '2.10.3'
- target: ios
host: macos-latest
flutter_version: '3.0.4'
flutter_version: '3.1.0'
- target: android-arm32
host: ubuntu-latest
flutter_version: '2.10.5'
Expand All @@ -73,13 +73,13 @@ jobs:
flutter_version: '2.10.5'
- 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'

runs-on: ${{ matrix.config.host }}

Expand Down
2 changes: 1 addition & 1 deletion ci/version.info.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
v1.5.7
- [x] 没什么改动
- [x] 升级flutter到3.1.0
- [x] TG群炸了, 换成新的, 在这里通知一下
- [x] 更新发电功能, 点击小闪电点我发过电, 不捐助可以发电到8月

Expand Down

0 comments on commit 3ea0822

Please sign in to comment.