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 28eff0a commit 64ade14Copy full SHA for 64ade14
packages/video_player/video_player/example/android/app/build.gradle
@@ -59,7 +59,7 @@ flutter {
59
60
dependencies {
61
testImplementation 'junit:junit:4.13'
62
- testImplementation 'org.robolectric:robolectric:4.4'
+ testImplementation 'org.robolectric:robolectric:4.8.1'
63
testImplementation 'org.mockito:mockito-core:3.5.13'
64
androidTestImplementation 'androidx.test:runner:1.1.1'
65
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
0 commit comments