Skip to content

Commit

Permalink
vendor: upgrade flutter version to 3.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Aug 7, 2024
1 parent ccaa2f0 commit 9ad08d5
Show file tree
Hide file tree
Showing 18 changed files with 103,100 additions and 103,403 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
known_hosts: ${{ secrets.KNOWN_HOSTS }}
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.22.2"
flutter-version: "3.24.0"
cache: true
- name: Dart Clean
run: flutter clean
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
known_hosts: ${{ secrets.KNOWN_HOSTS }}
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.22.2"
flutter-version: "3.24.0"
cache: true
- run: flutter pub get
- run: flutter analyze
Expand All @@ -46,7 +46,7 @@ jobs:
known_hosts: ${{ secrets.KNOWN_HOSTS }}
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.22.2"
flutter-version: "3.24.0"
cache: true
- run: flutter clean
- run: flutter pub get
Expand All @@ -72,7 +72,7 @@ jobs:
- uses: actions/checkout@v1
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.22.2"
flutter-version: "3.24.0"
cache: true
- run: flutter clean
- run: flutter pub get
Expand Down
2 changes: 1 addition & 1 deletion docs/.last_build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9b1a33ccdfb365d646fd0a03d6abbb77
48eb26cc35ff0295e98c80dbb4ec1af9
26,388 changes: 13,277 additions & 13,111 deletions docs/assets/NOTICES

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/flutter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9ad08d5

Please sign in to comment.