From 927b194e8f00e8fdb3d149e13e022ef155d0a8f7 Mon Sep 17 00:00:00 2001 From: Stefan Madsen Date: Fri, 22 Nov 2024 13:57:32 +0100 Subject: [PATCH] Add text to README to join BrowserStack open source program --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7738bd9..85a13ba4 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ Update the version in `main`, tag the commit with the version name and push the APKs can be downloaded from the GitHub workflow artifacts or from the Firebase console. +This project is tested with BrowserStack. + ### Building for release Builds for releases tagged with semver version (`X.Y.Z`) or release candidate (`-rc.X`) are assembled by the [corresponding pipeline](.github/workflows/release_build.yml).