File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Changed
6
6
7
+ - Bump Instabug Android SDK to v11.12.0 ([ #366 ] ( https://github.com/Instabug/Instabug-Flutter/pull/366 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v11.12.0 ) .
7
8
- Bump Instabug iOS SDK to v11.12.0 ([ #365 ] ( https://github.com/Instabug/Instabug-Flutter/pull/365 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-iOS/releases/tag/11.12.0 ) .
8
9
9
10
## [ 11.10.1] ( https://github.com/Instabug/Instabug-Flutter/compare/v11.10.0...v11.10.1 ) (April 17, 2023)
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:11.11 .0'
44
+ api ' com.instabug.library:instabug:11.12 .0'
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