We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae3e31 commit e5e3a6bCopy full SHA for e5e3a6b
app/build.gradle
@@ -87,7 +87,7 @@ dependencies {
87
88
// Unit testing
89
testImplementation 'junit:junit:4.13.2'
90
- testImplementation 'org.robolectric:robolectric:4.6.1'
+ testImplementation 'org.robolectric:robolectric:4.10.3'
91
testImplementation 'androidx.test:core:1.4.0'
92
testImplementation "com.squareup.okhttp3:mockwebserver:$OKHTTP_VERSION"
93
testImplementation "com.jraska.livedata:testing-ktx:1.1.2"
0 commit comments