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