File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased] ( https://github.com/Instabug/Instabug-Flutter/compare/v13.1.1...dev )
4+
5+ ### Changed
6+
7+ - Bump Instabug Android SDK to v13.2.0 ([ #482 ] ( https://github.com/Instabug/Instabug-Flutter/pull/482 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v13.2.0 ) .
8+
39## [ 13.1.1] ( https://github.com/Instabug/Instabug-Flutter/compare/v13.0.0...dev ) (Jun,11 2024)
410
511### Added
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.1.1 '
44+ api ' com.instabug.library:instabug:13.2.0 '
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