Updated fastlane, added bundle generations for play store

This commit is contained in:
Renan LE CARO 2025-04-04 15:29:06 +02:00
parent ec178e393d
commit b239bab852
3 changed files with 7 additions and 2 deletions

View file

@ -22,6 +22,8 @@ set -x
# clear output folders first, so that they are empty for failed builds
rm -rf ./build/*
rm -rf ./app/src/main/assets/*
rm -rf ./app/build/outputs/apk/release/
rm -rf ./app/build/outputs/bundle/release/