Skip to content

Commit 884eaaf

Browse files
Update dependency FirebaseFirestore to ~> 11.6.0
1 parent 318a37e commit 884eaaf

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
@@ -9,7 +9,7 @@ target 'grodno-roads-ios' do
99
pod 'FirebaseDatabase', '~> 11.1.0'
1010
pod 'FirebaseAnalytics', '~> 11.1.0'
1111
pod 'FirebaseCrashlytics', '~> 11.1.0'
12-
pod 'FirebaseFirestore', '~> 11.1.0'
12+
pod 'FirebaseFirestore', '~> 11.6.0'
1313
pod 'root', :path => '../../kmp/features/root'
1414
end
1515

0 commit comments

Comments
 (0)