Update .circleci/config.yml

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
This commit is contained in:
Diego Mello 2023-07-17 14:06:17 -03:00 committed by GitHub
parent a651b74107
commit 47dc818713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -153,7 +153,6 @@ commands:
name: Build App
no_output_timeout: 40m
command: |
# sudo apt install -y libicu-dev
if [[ $CIRCLE_JOB == "android-build-official" ]]; then
./gradlew bundleOfficialPlayRelease
fi