From 1e33853aad84a7bfdae06fdde14c08704833e7ef Mon Sep 17 00:00:00 2001 From: utzcoz <43091780+utzcoz@users.noreply.github.com> Date: Sat, 20 Jan 2024 13:43:05 +0800 Subject: [PATCH] Add another user: robolectric/robolectric (#352) Signed-off-by: utzcoz --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b0583da..d1b1871f 100644 --- a/README.md +++ b/README.md @@ -241,5 +241,6 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [hzi-braunschweig/SORMAS-Project](https://github.com/hzi-braunschweig/SORMAS-Project/blob/development/.github/workflows/sormas_app_ci.yml) - [ACRA/acra](https://github.com/ACRA/acra/blob/master/.github/workflows/test.yml) - [bitfireAT/davx5-ose](https://github.com/bitfireAT/davx5-ose/blob/dev-ose/.github/workflows/test-dev.yml) +- [robolectric/robolectric](https://github.com/robolectric/robolectric/blob/master/.github/workflows/tests.yml) If you are using **Android Emulator Runner** and want your project included in the list, please feel free to open a pull request.