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 bfac8cd commit cfc0c01Copy full SHA for cfc0c01
android/build.gradle
@@ -52,7 +52,7 @@ android {
52
}
53
54
dependencies {
55
- api 'com.instabug.library:instabug:15.0.2.7046628-SNAPSHOT'
+ api 'com.instabug.library:instabug:15.0.2.7085294-SNAPSHOT'
56
testImplementation 'junit:junit:4.13.2'
57
testImplementation "org.mockito:mockito-inline:3.12.1"
58
testImplementation "io.mockk:mockk:1.13.13"
0 commit comments