update robolectric to 3.6.1
This commit is contained in:
@@ -20,12 +20,6 @@ allprojects {
|
||||
}
|
||||
}
|
||||
|
||||
subprojects {
|
||||
tasks.withType(Test) {
|
||||
maxParallelForks = 1
|
||||
}
|
||||
}
|
||||
|
||||
// Ignore tests for external bouncycastle
|
||||
project(':extern:bouncycastle') {
|
||||
subprojects {
|
||||
|
||||
Reference in New Issue
Block a user