Skip to content

Commit 9cd41b7

Browse files
authored
Merge branch 'main' into datagrid-issue
2 parents 3b2372b + ae69b2a commit 9cd41b7

File tree

10 files changed

+468
-137
lines changed

10 files changed

+468
-137
lines changed

.ios/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ target 'Runner' do
3131
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
3232

3333
pod 'FlutterPluginRegistrant', :path => File.join('Flutter', 'FlutterPluginRegistrant'), :inhibit_warnings => true
34-
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.7.0'
34+
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.9.0'
3535
end
3636

3737
post_install do |installer|

0 commit comments

Comments
 (0)