build: Update flutter to 3.35.3

krille/use-rhttp
Christian Kußowski 1 month ago
parent 4b4be68433
commit b8543ab995
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -1,2 +1,2 @@
FLUTTER_VERSION=3.35.2 FLUTTER_VERSION=3.35.3
JAVA_VERSION=17 JAVA_VERSION=17

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

Loading…
Cancel
Save