Hans-Christoph Steiner 2021-01-12 18:02:03 +01:00
parent 97aaf5a067
commit 99a5262730

View File

@ -99,6 +99,7 @@ android {
events "skipped", "failed", "standardOut", "standardError"
showStandardStreams = true
}
systemProperty 'robolectric.dependency.repo.url', 'https://repo1.maven.org/maven2'
}
}
}