Skip to content

Commit a092fba

Browse files
Bump version
1 parent ccf27e0 commit a092fba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v10.9.1 (2021-10-13)
2+
3+
* Bumps Instabug Android SDK to v10.9.1
4+
* Bumps Instabug iOS SDK to v10.9.3
5+
* Fixes an issue with network requests not getting logged on iOS
6+
17
## v10.9.0 (2021-09-28)
28

39
* Migrates to Flutter Android embedding v2

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ android {
3434
}
3535
}
3636
dependencies {
37-
implementation 'com.instabug.library:instabug:10.9.0'
37+
implementation 'com.instabug.library:instabug:10.9.1'
3838
testImplementation 'junit:junit:4.12'
3939
}

0 commit comments

Comments
 (0)