File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99### Changed
1010
11- - Bump Instabug Android SDK to v13.4.0 ([ #506 ] ( https://github.com/Instabug/Instabug-Flutter/pull/506 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v13.4.0 ) .
11+ - Bump Instabug Android SDK to v13.4.1 ([ #509 ] ( https://github.com/Instabug/Instabug-Flutter/pull/509 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v13.4.0 ) .
1212- Bump Instabug iOS SDK to v13.4.0 ([ #506 ] ( https://github.com/Instabug/Instabug-Flutter/pull/506 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-iOS/releases/tag/13.4.0 ) .
1313
1414### Fixed
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ android {
4141}
4242
4343dependencies {
44- api ' com.instabug.library:instabug:13.4.0 '
44+ api ' com.instabug.library:instabug:13.4.1 '
4545
4646 testImplementation ' junit:junit:4.13.2'
4747 testImplementation " org.mockito:mockito-inline:3.12.1"
You can’t perform that action at this time.
0 commit comments