File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ target 'Runner' do
31
31
use_frameworks!
32
32
use_modular_headers!
33
33
34
- pod 'Instabug' , :podspec => 'https://ios-releases.instabug.com/custom/feature-add-more-languages/11.10.4 /Instabug.podspec'
34
+ pod 'Instabug' , :podspec => 'https://ios-releases.instabug.com/custom/feature-add-more-languages/11.10.5 /Instabug.podspec'
35
35
36
36
flutter_install_all_ios_pods File . dirname ( File . realpath ( __FILE__ ) )
37
37
end
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ + (ArgsDictionary *)locales {
155
155
@" IBGLocale.spanish" : @(IBGLocaleSpanish),
156
156
@" IBGLocale.swedish" : @(IBGLocaleSwedish),
157
157
@" IBGLocale.turkish" : @(IBGLocaleTurkish),
158
- @" IBGLocale.ukrainian" : @(IBGLocaleUkranian ),
158
+ @" IBGLocale.ukrainian" : @(IBGLocaleUkrainian ),
159
159
};
160
160
}
161
161
You can’t perform that action at this time.
0 commit comments