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 868e8bd commit d90c6e1Copy full SHA for d90c6e1
android/dependencies.gradle
@@ -55,7 +55,7 @@ ext {
55
kotlinStdlibJdk8 : "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlinVersion}",
56
materialComponents : "com.google.android.material:material:1.7.0",
57
mlKitBarcodeScanning : "com.google.mlkit:barcode-scanning:17.0.2",
58
- mockitoInline : "org.mockito:mockito-inline:4.8.1",
+ mockitoInline : "org.mockito:mockito-inline:4.9.0",
59
moshiKotlin : "com.squareup.moshi:moshi-kotlin:1.14.0",
60
moshiKotlinCodegen : "com.squareup.moshi:moshi-kotlin-codegen:1.14.0",
61
]
0 commit comments