Skip to content

Commit

Permalink
Revert Firebase.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Mar 7, 2024
1 parent 6dd3316 commit c3f87ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firebase.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Simplify your app development, grow your user base, and monetize more effectivel
end

s.subspec 'CoreOnly' do |ss|
ss.dependency 'FirebaseCore', '10.22.1'
ss.dependency 'FirebaseCore', '10.22.0'
ss.source_files = 'CoreOnly/Sources/Firebase.h'
ss.preserve_paths = 'CoreOnly/Sources/module.modulemap'
if ENV['FIREBASE_POD_REPO_FOR_DEV_POD'] then
Expand Down

0 comments on commit c3f87ce

Please sign in to comment.