upgrade robolectric

This commit is contained in:
johan12345
2022-11-13 15:09:50 +01:00
parent e79c1168ff
commit 71acd28b74

View File

@@ -254,7 +254,7 @@ dependencies {
// testing for car app
testGoogleImplementation "androidx.car.app:app-testing:$carAppVersion"
testGoogleImplementation 'org.robolectric:robolectric:4.8.1'
testGoogleImplementation 'org.robolectric:robolectric:4.9'
testGoogleImplementation 'androidx.test:core:1.5.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.4'