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.
2 parents a8e05d5 + e42202b commit 051f772Copy full SHA for 051f772
pena/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation 'androidx.core:core-ktx:1.13.1'
54
implementation 'androidx.test.ext:junit-ktx:1.2.1'
55
testImplementation 'junit:junit:4.13.2'
56
- testImplementation 'org.robolectric:robolectric:4.13'
+ testImplementation 'org.robolectric:robolectric:4.14.1'
57
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
58
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
59
}
0 commit comments