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 0045ba5 commit 965ca50Copy full SHA for 965ca50
packages/camera/camera_android/android/build.gradle
@@ -63,5 +63,5 @@ dependencies {
63
testImplementation 'junit:junit:4.13.2'
64
testImplementation 'org.mockito:mockito-inline:4.7.0'
65
testImplementation 'androidx.test:core:1.4.0'
66
- testImplementation 'org.robolectric:robolectric:4.5'
+ testImplementation 'org.robolectric:robolectric:4.8.2'
67
}
0 commit comments