We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v11.11.0
1 parent 0faf11e commit ff5843cCopy full SHA for ff5843c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Unreleased
2
+
3
+* Bumps Instabug Android SDK to v11.11.0.
4
5
## 11.9.0 (2023-02-21)
6
7
* Bumps Instabug Android SDK to v11.9.0.
android/build.gradle
@@ -41,7 +41,7 @@ android {
41
}
42
43
dependencies {
44
- api 'com.instabug.library:instabug:11.9.0'
+ api 'com.instabug.library:instabug:11.11.0'
45
46
testImplementation 'junit:junit:4.13.2'
47
testImplementation "org.mockito:mockito-inline:3.12.1"
0 commit comments