Update .circleci/config.yml
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
This commit is contained in:
parent
a651b74107
commit
47dc818713
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue