Skip to content

Commit

Permalink
Update FirebaseFirestore pod to version 11.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sharjeelyunus committed Feb 5, 2025
1 parent ae34b81 commit b095e57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 354 deletions.
2 changes: 1 addition & 1 deletion starter/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ target 'Runner' do
use_modular_headers!

flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '11.6.0'
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '11.8.0'
target 'RunnerTests' do
inherit! :search_paths
end
Expand Down
353 changes: 0 additions & 353 deletions starter/ios/Podfile.lock

This file was deleted.

0 comments on commit b095e57

Please sign in to comment.