robolectric.github.io icon indicating copy to clipboard operation
robolectric.github.io copied to clipboard

Update documentation about `Gradle build script` for hermetic builds with Robolectric

Open pentiumao opened this issue 7 years ago • 4 comments

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

pentiumao avatar May 30 '18 06:05 pentiumao

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 avatar May 30 '18 13:05 jongerrish

@jongerrish No, I opened this issue because I can't find the source of the doc website.

pentiumao avatar May 31 '18 08:05 pentiumao

@pentiumao This repository is the source of the doc website. So I move this issue to here.

utzcoz avatar Dec 30 '22 05:12 utzcoz

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.

utzcoz avatar Mar 12 '23 08:03 utzcoz