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 d4ece8e commit d4e07c7Copy full SHA for d4e07c7
app/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation 'com.google.firebase:firebase-messaging:23.1.0'
54
// Tests
55
testImplementation 'junit:junit:4.13.2'
56
- testImplementation 'org.mockito:mockito-core:4.6.1'
+ testImplementation 'org.mockito:mockito-core:4.8.1'
57
testImplementation 'com.squareup.okhttp3:mockwebserver:4.10.0'
58
testImplementation 'org.json:json:20220320'
59
}
0 commit comments