Skip to content

Commit

Permalink
Merge pull request #4 from dfdgsdfg/3
Browse files Browse the repository at this point in the history
#3 fix. update remote config, firebase core dependiences.
  • Loading branch information
ciriousjoker authored Aug 8, 2024
2 parents afbbc84 + 12b7dac commit 3dc77b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fake_firebase_remote_config
description: Fake Firebase Remote Config for use during Flutter unit & widget tests.
version: 2.0.0
version: 2.1.0
homepage: https://philippbauer.me/
repository: https://github.com/CiriousJoker/fake_firebase_remote_config

Expand All @@ -9,8 +9,8 @@ environment:
flutter: ">=1.17.0"

dependencies:
firebase_core: ">=0.0.1 <3.0.0"
firebase_remote_config: ">=4.0.0 <5.0.0"
firebase_core: ">=0.0.1 <4.0.0"
firebase_remote_config: ">=4.0.0 <6.0.0"
flutter:
sdk: flutter

Expand Down

0 comments on commit 3dc77b5

Please sign in to comment.