diff --git a/example/pubspec.lock b/example/pubspec.lock index fd8ec7e..f26efab 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -381,5 +381,5 @@ packages: source: hosted version: "1.0.4" 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 486ae18..328f211 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=3.2.3 <4.0.0" + sdk: ">=3.2.4 <4.0.0" dependencies: cloud_firestore: ^4.13.6 diff --git a/pubspec.yaml b/pubspec.yaml index 892dcc2..c24fb16 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ version: 2.11.0 homepage: https://github.com/zeshuaro/firestore_cache environment: - sdk: ">=3.2.3 <4.0.0" + sdk: ">=3.2.4 <4.0.0" flutter: ">=3.16.7" dependencies: