Update Robolectric from 4.3 to 4.3.1
This commit is contained in:
@@ -72,7 +72,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.13'
|
||||
testImplementation 'org.robolectric:robolectric:4.3'
|
||||
testImplementation 'org.robolectric:robolectric:4.3.1'
|
||||
}
|
||||
|
||||
task versionName {
|
||||
|
||||
Reference in New Issue
Block a user