Update the tracing_tests Dart SDK version constraint to fix an analyzer error (#132753)

This commit is contained in:
Jason Simmons
2023-08-17 11:51:31 -07:00
committed by GitHub
parent f1d04a46cb
commit f1fa9e34c6

View File

@@ -2,7 +2,7 @@ name: tracing_tests
description: Various tests for tracing in flutter/flutter
environment:
sdk: '>=3.0.0-0 <4.0.0'
sdk: '>=3.2.0-0 <4.0.0'
dependencies:
flutter: