6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 3a1e078d
Changed files
azure/templates/install-flutter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Diff
diff --git a/azure/templates/install-flutter.yml b/azure/templates/install-flutter.yml
index ef8613dc..7808e999 100644
--- a/azure/templates/install-flutter.yml
+++ b/azure/templates/install-flutter.yml
@@ -5,7 +5,7 @@ steps:
inputs:
mode: 'auto'
channel: 'stable'
- version: 'latest'
+ version: '3.35.6'
# Run Flutter diagnostics
- task: FlutterCommand@0
@@ -31,4 +31,4 @@ steps:
# displayName: "Run unit tests"
#inputs:
# generateCodeCoverageReport: true
-#projectDirectory: '$(Build.SourcesDirectory)'
\ No newline at end of file
+#projectDirectory: '$(Build.SourcesDirectory)'