Skip to content

Commit 965ca50

Browse files
[camera]: Bump robolectric from 4.5 to 4.8.2 in /packages/camera/camera_android/android (flutter#6329)
1 parent 0045ba5 commit 965ca50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/camera/camera_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ dependencies {
6363
testImplementation 'junit:junit:4.13.2'
6464
testImplementation 'org.mockito:mockito-inline:4.7.0'
6565
testImplementation 'androidx.test:core:1.4.0'
66-
testImplementation 'org.robolectric:robolectric:4.5'
66+
testImplementation 'org.robolectric:robolectric:4.8.2'
6767
}

0 commit comments

Comments
 (0)