From 937ab7eebcc30ff1de6da4cefb61f1fc967fb803 Mon Sep 17 00:00:00 2001 From: Alex Styl <1665273+alexstyl@users.noreply.github.com> Date: Fri, 28 Nov 2025 19:18:06 +0700 Subject: [PATCH] Add Compose Unstyled to the list of users (#457) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7512a75c..a17c0045 100644 --- a/README.md +++ b/README.md @@ -270,5 +270,6 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [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) - [home-assistant/android](https://github.com/home-assistant/android/blob/master/.github/workflows/pr.yml) +- [composablehorizons/compose-unstyled](https://github.com/composablehorizons/compose-unstyled/tree/main/.github/workflows) If you are using **Android Emulator Runner** and want your project included in the list, please feel free to open a pull request.