Skip to content

Commit

Permalink
chore(ios): bump sdk to v12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a7medev committed Oct 3, 2023
1 parent 8f9b90a commit 25f23c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ target 'Runner' do
use_frameworks!
use_modular_headers!

pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/bdr-therma-14.4/11.14.0/Instabug.podspec'
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-add-more-languages/12.1.0/Instabug.podspec'

flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
end
Expand Down

0 comments on commit 25f23c0

Please sign in to comment.