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 73eea41 commit 60b8ec0Copy full SHA for 60b8ec0
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.11.1'
+ s.dependency 'Instabug', '10.11.2'
19
20
s.ios.deployment_target = '10.0'
21
s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"'}
0 commit comments