Merge commit 'aa4a575c5c099100767a095cf2c431adbed18b79' into fluffychat-merge

This commit is contained in:
ggurdin 2025-07-08 09:53:25 -04:00
commit 6c20c0e313
No known key found for this signature in database
GPG key ID: A01CB41737CBB478
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
FLUTTER_VERSION=3.32.2
FLUTTER_VERSION=3.32.4
JAVA_VERSION=17

View file

@ -53,7 +53,7 @@ platforms:
parts:
flutter-git:
source: https://github.com/flutter/flutter.git
source-tag: 3.32.2
source-tag: 3.32.4
source-depth: 1
plugin: nil
override-build: |