We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a542b26 commit 9bebb69Copy full SHA for 9bebb69
ios/instabug_flutter.podspec
@@ -15,7 +15,7 @@ A new flutter plugin project.
15
s.source_files = 'Classes/**/*'
16
s.public_header_files = 'Classes/**/*.h'
17
s.dependency 'Flutter'
18
- s.dependency 'Instabug', '10.8.1'
+ s.dependency 'Instabug', '10.9.2'
19
20
s.ios.deployment_target = '10.0'
21
s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"'}
0 commit comments