temp analyzer fix

This commit is contained in:
Stephan D
2026-01-16 11:39:01 +01:00
parent 4f8e0b5e6c
commit 455afe99e7

View File

@@ -140,3 +140,8 @@ flutter_launcher_icons:
web: web:
generate: true generate: true
image_path: "resources/logo.png" image_path: "resources/logo.png"
# temporary
dependency_overrides:
analyzer: ">=9.0.0 <10.0.0"