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 7e069f5 commit dbd20f8Copy full SHA for dbd20f8
android/dependencies.gradle
@@ -48,7 +48,7 @@ ext {
48
kotlinStdlibJdk8 : "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlinVersion}",
49
materialComponents : "com.google.android.material:material:1.6.1",
50
mlKitBarcodeScanning : "com.google.mlkit:barcode-scanning:17.0.2",
51
- mockitoInline : "org.mockito:mockito-inline:4.8.0",
+ mockitoInline : "org.mockito:mockito-inline:4.8.1",
52
moshiKotlin : "com.squareup.moshi:moshi-kotlin:1.14.0",
53
moshiKotlinCodegen : "com.squareup.moshi:moshi-kotlin-codegen:1.14.0",
54
]
0 commit comments