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 dcb34cb commit 1fdd5f8Copy full SHA for 1fdd5f8
android/build.gradle
@@ -81,7 +81,7 @@ android {
81
testImplementation 'org.jetbrains.kotlin:kotlin-test'
82
testImplementation 'io.mockk:mockk:1.13.8'
83
testImplementation 'junit:junit:4.13.2'
84
- testImplementation 'org.robolectric:robolectric:4.9'
+ testImplementation 'org.robolectric:robolectric:4.12.2'
85
}
86
87
testOptions {
0 commit comments