Skip to content

Commit

Permalink
downgrade ios sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Oct 22, 2023
1 parent ea9d900 commit f96f2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ios/Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
target 'iosApp' do
use_frameworks!
platform :ios, '16.5'
platform :ios, '16.4'
pod 'ios', :path => '.'
pod 'FirebaseCore', '~> 10.16'
end

0 comments on commit f96f2ef

Please sign in to comment.