File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 88
99### Changed
1010
11+ - Bump Instabug iOS SDK to v12.7.0 ([ #440 ] ( https://github.com/Instabug/Instabug-Flutter/pull/440 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-iOS/releases/tag/12.7.0 ) .
1112- Bump Instabug Android SDK to v12.7.1 ([ #439 ] ( https://github.com/Instabug/Instabug-Flutter/pull/439 ) ). See release notes for [ v12.7.1] ( https://github.com/Instabug/Instabug-Android/releases/tag/v12.7.1 ) .
1213
1314## [ 12.5.0] ( https://github.com/Instabug/Instabug-Flutter/compare/v12.4.0...v12.5.0 ) (January 08 , 2024)
Original file line number Diff line number Diff line change 11PODS:
22 - Flutter (1.0.0)
3- - Instabug (12.5 .0)
3+ - Instabug (12.7 .0)
44 - instabug_flutter (12.5.0):
55 - Flutter
6- - Instabug (= 12.5 .0)
6+ - Instabug (= 12.7 .0)
77 - OCMock (3.6)
88
99DEPENDENCIES:
@@ -24,8 +24,8 @@ EXTERNAL SOURCES:
2424
2525SPEC CHECKSUMS:
2626 Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
27- Instabug: 7c7421ae87838010b47a60d9b56378be2482ab64
28- instabug_flutter: 6616282da25073d743a4bb549a7b36ac60304fff
27+ Instabug: 59f0b0bc2c062b5cdbbf417cca365480a1fe55d8
28+ instabug_flutter: 63041d3a18b8ab1fc74784158a5f290d0d21da37
2929 OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
3030
3131PODFILE CHECKSUM: 637e800c0a0982493b68adb612d2dd60c15c8e5c
Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ Pod::Spec.new do |s|
1717 s . pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"' }
1818
1919 s . dependency 'Flutter'
20- s . dependency 'Instabug' , '12.5 .0'
20+ s . dependency 'Instabug' , '12.7 .0'
2121end
2222
You can’t perform that action at this time.
0 commit comments