From d7ab098276bd613b004d666a1243617b2bbb5d1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 19:34:12 +1100 Subject: [PATCH] feat(sdk): update dependency flutter to >=3.16.5 (#252) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d8e8581..5485dd5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ homepage: https://github.com/zeshuaro/firestore_cache environment: sdk: ">=3.2.3 <4.0.0" - flutter: ">=3.16.4" + flutter: ">=3.16.5" dependencies: cloud_firestore: ^4.13.6