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.
2 parents 5b2271b + f75aa1b commit 614f593Copy full SHA for 614f593
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v10.11.0 (2021-12-28)
+## v10.11.0 (2022-01-04)
2
3
* Adds support for APM.endAppLaunch API
4
* Bumps Instabug native SDKs to v10.11
android/build.gradle
@@ -34,6 +34,6 @@ android {
34
}
35
36
dependencies {
37
- implementation 'com.instabug.library:instabug:10.11.0'
+ implementation 'com.instabug.library:instabug:10.11.1'
38
testImplementation 'junit:junit:4.12'
39
0 commit comments