We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b8b567 + f6dd177 commit 46836f3Copy full SHA for 46836f3
1 file changed
FlowCrypt/build.gradle.kts
@@ -479,7 +479,7 @@ dependencies {
479
testImplementation("com.squareup.okhttp3:mockwebserver:5.3.2")
480
testImplementation("com.flextrade.jfixture:jfixture:2.7.2")
481
testImplementation("com.shazam:shazamcrest:0.11")
482
- testImplementation("org.robolectric:robolectric:4.16")
+ testImplementation("org.robolectric:robolectric:4.16.1")
483
//we need it to test Parcelable implementation
484
testImplementation("org.jetbrains.kotlin:kotlin-reflect:2.3.0")
485
testImplementation("junit:junit:4.13.2")
0 commit comments