diff --git a/example/pubspec.lock b/example/pubspec.lock index 8091aa6..a8d68db 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -381,5 +381,5 @@ packages: source: hosted version: "1.0.4" sdks: - dart: ">=3.2.5 <4.0.0" + dart: ">=3.2.6 <4.0.0" flutter: ">=3.16.8" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index fe9041d..9bffa2b 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.5 <4.0.0" + sdk: ">=3.2.6 <4.0.0" dependencies: cloud_firestore: ^4.14.0 diff --git a/pubspec.yaml b/pubspec.yaml index 1542816..03aa1e8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ version: 2.11.2 homepage: https://github.com/zeshuaro/firestore_cache environment: - sdk: ">=3.2.5 <4.0.0" + sdk: ">=3.2.6 <4.0.0" flutter: ">=3.16.8" dependencies: