From b6722a511ef7c4100055d8771da5abaab707e5e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 09:40:34 +0000 Subject: [PATCH] feat(sdk): update dependency dart to >=3.2.3 <4.0.0 (#232) 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 e8a5746..0b9a5ee 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -253,5 +253,5 @@ packages: source: hosted version: "5.1.1" sdks: - dart: ">=3.2.2 <4.0.0" - flutter: ">=3.16.2" + dart: ">=3.2.3 <4.0.0" + flutter: ">=3.16.3" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 1139ade..7849ec1 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.2 <4.0.0" + sdk: ">=3.2.3 <4.0.0" dependencies: flutter: diff --git a/pubspec.yaml b/pubspec.yaml index e35df67..49f6cc8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 3.4.0 homepage: https://github.com/zeshuaro/google_api_headers environment: - sdk: ">=3.2.2 <4.0.0" + sdk: ">=3.2.3 <4.0.0" flutter: ">=3.16.3" dependencies: