Skip to content

Commit e44b2de

Browse files
committed
chore(ios): bump sdk to snapshot v12.1.0
1 parent 68527b1 commit e44b2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ target 'Runner' do
3030
use_frameworks!
3131
use_modular_headers!
3232

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

3535
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
3636
end

0 commit comments

Comments
 (0)