We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a64e9f commit 8eb139fCopy full SHA for 8eb139f
app/build.gradle
@@ -25,5 +25,5 @@ dependencies {
25
testImplementation 'junit:junit:4.12'
26
androidTestImplementation 'com.android.support.test:runner:1.0.2'
27
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
28
- implementation 'io.bugbattle:Bugbattle-Android-SDK:3.0.31'
+ implementation 'io.bugbattle:Bugbattle-Android-SDK:3.1.0'
29
}
0 commit comments