Skip to content

Commit

Permalink
Update firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn00 committed Jul 31, 2024
1 parent a79168f commit 730e1b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flutter_cache_manager_firebase/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_cache_manager_firebase
description: CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://
version: 2.0.3
version: 2.1.0
homepage: https://github.com/Baseflow/flutter_cache_manager

environment:
Expand All @@ -9,7 +9,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_cache_manager: ^3.3.3
flutter_cache_manager: ^3.4.0
firebase_storage: '>=12.0.0 <13.0.0'
path_provider: ^2.1.2
path: ^1.9.0
Expand Down

0 comments on commit 730e1b8

Please sign in to comment.