Skip to content

Commit 64ade14

Browse files
[video_player]: Bump robolectric from 4.4 to 4.8.1 in /packages/video_player/video_player/example/android/app (flutter#6025)
1 parent 28eff0a commit 64ade14

File tree

1 file changed

+1
-1
lines changed
  • packages/video_player/video_player/example/android/app

1 file changed

+1
-1
lines changed

packages/video_player/video_player/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ flutter {
5959

6060
dependencies {
6161
testImplementation 'junit:junit:4.13'
62-
testImplementation 'org.robolectric:robolectric:4.4'
62+
testImplementation 'org.robolectric:robolectric:4.8.1'
6363
testImplementation 'org.mockito:mockito-core:3.5.13'
6464
androidTestImplementation 'androidx.test:runner:1.1.1'
6565
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'

0 commit comments

Comments
 (0)