Readme.md misleading
emartynov opened this issue · 2 comments
emartynov commented
Hi guys,
I read that I should specify next in my build.gradle:
classpath 'org.robolectric:robolectric-gradle-plugin:0.14.+'
But what I found 0.14 is not released yet. Can you release or revert documentation?
emartynov commented
In addition if I fall back to 0.13.2 robolectric plugin. Than I have error that maxParallelForks
is not available.
erd commented
The readme was updated with the PR that added 0.14.0 support. It should be released in the next week or so.