diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 817ca66..56c97ab 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -6,7 +6,7 @@ description: Demonstrates how to use the disks plugin. publish_to: 'none' # Remove this line if you wish to publish to pub.dev environment: - sdk: ">=2.17.6 <3.0.0" + sdk: "3.9.4" # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions