Skip to content

Commit 9a7da0d

Browse files
authored
bump core version to 0.4.1+4 (#1395)
1 parent 16ed623 commit 9a7da0d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/firebase_core/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.1+4
2+
3+
* Remove visibleForTesting annotation from FirebaseApp constructor.
4+
15
## 0.4.1+3
26

37
* Updated README instructions for contributing for consistency with other Flutterfire plugins.

packages/firebase_core/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for Firebase Core, enabling connecting to multiple
33
Firebase apps.
44
author: Flutter Team <[email protected]>
55
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_core
6-
version: 0.4.1+3
6+
version: 0.4.1+4
77

88
flutter:
99
plugin:

0 commit comments

Comments
 (0)