File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### Changed
10
10
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 ) .
12
12
- 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 ) .
13
13
14
14
### Fixed
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ android {
41
41
}
42
42
43
43
dependencies {
44
- api ' com.instabug.library:instabug:13.4.0 '
44
+ api ' com.instabug.library:instabug:13.4.1 '
45
45
46
46
testImplementation ' junit:junit:4.13.2'
47
47
testImplementation " org.mockito:mockito-inline:3.12.1"
You can’t perform that action at this time.
0 commit comments