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 c6f8a1d commit 68218a3Copy full SHA for 68218a3
android/build.gradle
@@ -41,7 +41,7 @@ android {
41
}
42
43
dependencies {
44
- api 'com.instabug.library:instabug:13.1.1'
+ api 'com.instabug.library:instabug:13.2.0'
45
46
testImplementation 'junit:junit:4.13.2'
47
testImplementation "org.mockito:mockito-inline:3.12.1"
0 commit comments