Skip to content

Releases: robolectric/robolectric-bazel

4.9.2

17 Apr 21:22
99eb406
Compare
Choose a tag to compare

Support for Robolectric 4.9.2 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.9.2.tar.gz"],
    sha256 = "7e007fcfdca7b7228cb4de72707e8b317026ea95000f963e91d5ae365be52d0d",
    strip_prefix = "robolectric-bazel-4.9.2",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

Full Changelog: 4.9.1...4.9.2

4.9.1

20 Dec 18:32
2aae27e
Compare
Choose a tag to compare

Support for Robolectric 4.9.1 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.9.1.tar.gz"],
    sha256 = "7655c49633ec85a18b5a94b1ec36e250671808e45494194959b1d1d7f3e73a23",
    strip_prefix = "robolectric-bazel-4.9.1",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

What's Changed

New Contributors

Full Changelog: 4.9...4.9.1

4.9

03 Oct 16:45
eee84fb
Compare
Choose a tag to compare
4.9

Support for Robolectric 4.9 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.9.tar.gz"],
    sha256 = "7655c49633ec85a18b5a94b1ec36e250671808e45494194959b1d1d7f3e73a23",
    strip_prefix = "robolectric-bazel-4.9",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

4.8.2

25 Aug 02:25
6d18a0e
Compare
Choose a tag to compare

Support for Robolectric 4.8.2 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.8.2.tar.gz"],
    sha256 = "5bcde5db598f6938c9887a140a0a1249f95d3c16274d40869503d0c322a20d5d",
    strip_prefix = "robolectric-bazel-4.8.2",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

4.8.1

04 May 15:24
6d18a0e
Compare
Choose a tag to compare

Support for Robolectric 4.8.1 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.8.1.tar.gz"],
    sha256 = "95d61d6b94bd19b0d528e47a5c1e482f2b2c914438028e9465b7ebd026013672",
    strip_prefix = "robolectric-bazel-4.8.1",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

4.8

04 May 13:22
3729877
Compare
Choose a tag to compare
4.8

Support for Robolectric 4.8 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.8.tar.gz"],
    sha256 = "4e002cbe712c8abd9c3b565eb165787a2a7a92dfafb117e0d84b6767c2053189",
    strip_prefix = "robolectric-bazel-4.8",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

4.7.3

10 Dec 17:41
dc4df5c
Compare
Choose a tag to compare

Support for Robolectric 4.7.3 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.7.3.tar.gz"],
    sha256 = "97f169d39f19412bdd07fd6c274dcda0a7c8f623f7f00aa5a3b94994fc6f0ec4",
    strip_prefix = "robolectric-bazel-4.7.3",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

4.7.2

22 Nov 19:11
2990780
Compare
Choose a tag to compare

Support for Robolectric 4.7.2 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.7.2.tar.gz"],
    sha256 = "0d22881afc8a057115244967d5193f8a1bcab091c2fdeae5b566cff12b0847d3",
    strip_prefix = "robolectric-bazel-4.7.2",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

4.7.1

22 Nov 19:09
0a971ec
Compare
Choose a tag to compare

Support for Robolectric 4.7.1 release. The complete changelog can be found here.

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.7.1.tar.gz"],
    sha256 = "95bc127c9401c076730a294be313e09413c2c89f6f226beaec580ac2799d036a",
    strip_prefix = "robolectric-bazel-4.7.1",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()

4.7

16 Nov 18:51
526b771
Compare
Choose a tag to compare
4.7

Support for Robolectric 4.7 release. The complete changelog can be found here.

Usage:

http_archive(
    name = "robolectric",
    urls = ["https://github.com/robolectric/robolectric-bazel/archive/4.7.tar.gz"],
    sha256 = "50ad3e99f9793e19d96218ec9f5d46c039ce28e9e2e0e55be2916b5bfd0554b0",
    strip_prefix = "robolectric-bazel-4.7",
)
load("@robolectric//bazel:robolectric.bzl", "robolectric_repositories")
robolectric_repositories()