Permission

This commit is contained in:
Diego Mello 2023-07-14 10:39:03 -03:00
parent e6130c3629
commit 72c69b2122
1 changed files with 1 additions and 0 deletions

View File

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