mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-18 05:05:28 +00:00
Flutter upgrades (#416)
* Upgrade flutter version * Update packages * update prj files * Bump android sdk target to 33
This commit is contained in:
2
.github/workflows/ios.yaml
vendored
2
.github/workflows/ios.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.10.4'
|
||||
flutter-version: '3.13.0'
|
||||
channel: 'stable'
|
||||
- name: Collect Translation Files
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user