From e35c8d6a2ccee550da2f10eac03bcdabf135f22f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 14:08:01 +0000 Subject: [PATCH] fix(sdk): update dependency dart to >=3.2.4 <4.0.0 (#250) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- example/pubspec.lock | 4 ++-- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 7e741e7..1f0e72a 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -253,5 +253,5 @@ packages: source: hosted version: "5.1.1" sdks: - dart: ">=3.2.3 <4.0.0" - flutter: ">=3.16.5" + dart: ">=3.2.4 <4.0.0" + flutter: ">=3.16.7" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 7849ec1..a94fa57 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -7,7 +7,7 @@ version: 1.0.0+1 publish_to: "none" # Remove this line if you wish to publish to pub.dev environment: - sdk: ">=3.2.3 <4.0.0" + sdk: ">=3.2.4 <4.0.0" dependencies: flutter: diff --git a/pubspec.yaml b/pubspec.yaml index d146d38..b499054 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 3.7.0 homepage: https://github.com/zeshuaro/google_api_headers environment: - sdk: ">=3.2.3 <4.0.0" + sdk: ">=3.2.4 <4.0.0" flutter: ">=3.16.7" dependencies: