From 1ef511688f74f350fcfdd7a4a969bf729d7dcb63 Mon Sep 17 00:00:00 2001 From: hmalik144 Date: Wed, 15 Mar 2023 22:17:04 +0000 Subject: [PATCH] - update config.yml Took 7 minutes --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index eb1ac83..6474609 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -53,7 +53,6 @@ jobs: post-emulator-launch-assemble-command: ./gradlew assembleDriverDebugAndroidTest test-command: ./gradlew connectedDriverDebugAndroidTest system-image: system-images;android-25;google_apis;x86 - no-snapshot: false # And finally run the release build # - run: # name: Assemble release build