Skip to content

Commit 63685f3

Browse files
Update dependency FirebaseCore to ~> 11.3.0
1 parent d7c3250 commit 63685f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/ios/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ target 'grodno-roads-ios' do
66

77
pod 'GoogleMaps', '~> 9.0.0'
88
pod 'BottomSheet', :git => 'https://github.com/joomcode/BottomSheet'
9-
pod 'FirebaseCore', '~> 11.1.0'
9+
pod 'FirebaseCore', '~> 11.3.0'
1010
pod 'FirebaseDatabase', '~> 11.1.0'
1111
pod 'FirebaseAnalytics', '~> 11.1.0'
1212
pod 'FirebaseCrashlytics', '~> 11.1.0'

0 commit comments

Comments
 (0)