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 fc70d4f commit c15ace2Copy full SHA for c15ace2
app/build.gradle.kts
@@ -90,7 +90,7 @@ dependencies {
90
91
92
testImplementation("androidx.test:core:1.7.0")
93
- testImplementation("org.robolectric:robolectric:4.15.1")
+ testImplementation("org.robolectric:robolectric:4.16")
94
androidTestImplementation("androidx.test:runner:1.7.0")
95
96
implementation(projects.common)
0 commit comments