File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v9.0.6 (2020-01-29)
2+
3+ * Bump iOS Native SDK to v9.0.6
4+
15## v9.0.5 (2020-01-27)
26
37* Bump Native SDKs to v9.0.5
Original file line number Diff line number Diff 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' , '9.0.5 '
18+ s . dependency 'Instabug' , '9.0.6 '
1919
2020 s . ios . deployment_target = '10.0'
2121 s . pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"' }
Original file line number Diff line number Diff line change 11name : instabug_flutter
2- version : 9.0.5
2+ version : 9.0.6
33description : >-
44 Instabug is an in-app feedback and bug reporting tool for mobile apps.
55 With just a simple shake, your users or beta testers can report bugs or
You can’t perform that action at this time.
0 commit comments