From 7423d5278bfe8cefda010c9e244555793901dd6d Mon Sep 17 00:00:00 2001 From: hmalik144 Date: Mon, 13 Mar 2023 23:25:15 +0000 Subject: [PATCH] - CircleCI update Took 8 minutes --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index ae0f7af..6970dcf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -52,6 +52,7 @@ jobs: - android/start-emulator-and-run-tests: test-command: ./gradlew connectedDriverDebugAndroidTest system-image: system-images;android-25;google_apis;x86 + # And finally run the release build # - run: # name: Assemble release build