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 1
1
# Changelog
2
2
3
+ ## [ Unreleased] ( https://github.com/Instabug/Instabug-Flutter/compare/12.1.0...dev )
4
+
5
+ ### Changed
6
+
7
+ - Bump Instabug Android SDK to v12.2.0 ([ #405 ] ( https://github.com/Instabug/Instabug-Flutter/pull/405 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v12.2.0 ) .
8
+
3
9
## [ 12.1.0] ( https://github.com/Instabug/Instabug-Flutter/compare/v12.1.0...v11.14.0 )
4
10
5
11
### Added
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:12.1 .0'
44
+ api ' com.instabug.library:instabug:12.2 .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