We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68527b1 commit e44b2deCopy full SHA for e44b2de
example/ios/Podfile
@@ -30,7 +30,7 @@ target 'Runner' do
30
use_frameworks!
31
use_modular_headers!
32
33
- 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'
34
35
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
36
end
0 commit comments