build: Upgrade to flutter 3.22

This commit is contained in:
Christian Kußowski 2025-05-21 07:37:35 +02:00
commit b8547c4792
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
188 changed files with 426 additions and 364 deletions

2
.github/CODEOWNERS vendored
View file

@ -1,2 +1,2 @@
* @krille-chan
assets/l10n/*.arb @weblate
lib/l10n/*.arb @weblate

View file

@ -1,2 +1,2 @@
FLUTTER_VERSION=3.29.3
FLUTTER_VERSION=3.32.0
JAVA_VERSION=17