File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 9
9
10
10
### Changed
11
11
12
+ - Bump Instabug Android SDK to v11.14.0 ([ #384 ] ( https://github.com/Instabug/Instabug-Flutter/pull/384 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v11.14.0 ) .
12
13
- Bump Instabug iOS SDK to v11.14.0 ([ #383 ] ( https://github.com/Instabug/Instabug-Flutter/pull/383 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-iOS/releases/tag/11.14.0 ) .
13
14
14
15
## [ 11.13.0] ( https://github.com/Instabug/Instabug-Flutter/compare/v11.12.0...v11.13.0 ) (July 10, 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.13 .0'
44
+ api ' com.instabug.library:instabug:11.14 .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