Update documentation about `Gradle build script` for hermetic builds with Robolectric
Description
The doc content Hermetic Builds with Robolectric should be updated.
The Gradle build script is not compatible with the latest version 3.8.
Steps to Reproduce
Do as steps described not working.
Robolectric & Android Version
Robolectric Version : 3.8 Android Version : 27
Link to a public git repo demonstrating the problem:
old version Gradle build script update version Gradle build script
Mind sending a pull request?
On 29 May 2018 at 23:35, Andrew Wang [email protected] wrote:
Description
The doc content Hermetic Builds with Robolectric http://robolectric.org/blog/2017/03/01/hermetic-builds/ should be updated.
The Gradle build script is not compatible with the latest version 3.8. Steps to Reproduce
Do as steps described not working. Robolectric & Android Version
Robolectric Version : 3.8 Android Version : 27 Link to a public git repo demonstrating the problem:
old version Gradle build script https://gist.github.com/xian/05c4f27da6d4156b9827842217c2cd5c update version Gradle build script https://gist.github.com/pentiumao/121056319e2060c087f6465aefe82bb6
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/robolectric/robolectric.github.io/issues/145, or mute the thread https://github.com/notifications/unsubscribe-auth/AGBaeNwPj3aKM6GkrpNu5Q3qbMLRIKkLks5t3j3HgaJpZM4USrMy .
@jongerrish No, I opened this issue because I can't find the source of the doc website.
@pentiumao This repository is the source of the doc website. So I move this issue to here.
Hi @pentiumao , I updated the build script link with code snippet. I think you can update documentation source directly if you want to continue your updates.