Skip to content

Commit 591a485

Browse files
ivo.liondovivo.liondov
authored andcommitted
Update ios SDk to use 3.3.0
1 parent 840b128 commit 591a485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/approov_service_flutter_httpclient.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
s.source_files = 'Classes/**/*'
1414
s.public_header_files = 'Classes/**/*.h'
1515
s.dependency 'Flutter'
16-
s.dependency 'approov-ios-sdk', '~> 3.2.2'
16+
s.dependency 'approov-ios-sdk', '~> 3.3.0'
1717
s.platform = :ios, '12.0'
1818
# Flutter.framework does not contain an i386 slice.
1919
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }

0 commit comments

Comments
 (0)