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.
2 parents b3d33e3 + f199902 commit b0b3047Copy full SHA for b0b3047
android/build.gradle
@@ -82,5 +82,5 @@ dependencies {
82
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'
83
84
testImplementation 'org.jetbrains.kotlin:kotlin-test'
85
- testImplementation 'org.mockito:mockito-core:5.16.0'
+ testImplementation 'org.mockito:mockito-core:5.17.0'
86
}
0 commit comments