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 cac9186 commit c0b59bfCopy full SHA for c0b59bf
1 file changed
android/build.gradle
@@ -59,7 +59,7 @@ android {
59
60
dependencies {
61
testImplementation("org.jetbrains.kotlin:kotlin-test")
62
- testImplementation("org.mockito:mockito-core:5.20.0")
+ testImplementation("org.mockito:mockito-core:5.21.0")
63
64
implementation 'com.android.support:appcompat-v7:28.0.0'
65
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
0 commit comments