Skip to content

Commit e1fb48c

Browse files
committed
Bump iOS SDK to v11.0.2
1 parent ba4674b commit e1fb48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/instabug_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A new flutter plugin project.
1515
s.source_files = 'Classes/**/*'
1616
s.public_header_files = 'Classes/**/*.h'
1717
s.dependency 'Flutter'
18-
s.dependency 'Instabug', '10.13.0'
18+
s.dependency 'Instabug', '11.0.2'
1919

2020
s.ios.deployment_target = '10.0'
2121
s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"'}

0 commit comments

Comments
 (0)