File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ flutter_ios_podfile_setup
2929target 'Runner' do
3030 use_frameworks!
3131 use_modular_headers!
32- pod 'FirebaseFirestore' , :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git' , :tag => '12.6 .0'
32+ pod 'FirebaseFirestore' , :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git' , :tag => '12.9 .0'
3333
3434 flutter_install_all_ios_pods File . dirname ( File . realpath ( __FILE__ ) )
3535 target 'RunnerTests' do
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ target 'Runner' do
3030 use_frameworks!
3131 use_modular_headers!
3232
33- pod 'FirebaseFirestore' , :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git' , :tag => '12.6 .0'
33+ pod 'FirebaseFirestore' , :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git' , :tag => '12.9 .0'
3434
3535 flutter_install_all_macos_pods File . dirname ( File . realpath ( __FILE__ ) )
3636 target 'RunnerTests' do
You can’t perform that action at this time.
0 commit comments