Skip to content

Commit 730e1b8

Browse files
committed
Update firebase
1 parent a79168f commit 730e1b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flutter_cache_manager_firebase/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_cache_manager_firebase
22
description: CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://
3-
version: 2.0.3
3+
version: 2.1.0
44
homepage: https://github.com/Baseflow/flutter_cache_manager
55

66
environment:
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
flutter:
1111
sdk: flutter
12-
flutter_cache_manager: ^3.3.3
12+
flutter_cache_manager: ^3.4.0
1313
firebase_storage: '>=12.0.0 <13.0.0'
1414
path_provider: ^2.1.2
1515
path: ^1.9.0

0 commit comments

Comments
 (0)