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.
1 parent 08f88b0 commit d564bd5Copy full SHA for d564bd5
android/build.gradle
@@ -41,7 +41,7 @@ android {
41
}
42
43
dependencies {
44
- api 'com.instabug.library:instabug:11.13.0'
+ api 'com.instabug.library:instabug:11.14.0'
45
46
testImplementation 'junit:junit:4.13.2'
47
testImplementation "org.mockito:mockito-inline:3.12.1"
0 commit comments