Build 29074010

This commit is contained in:
Renan LE CARO 2025-04-12 08:50:28 +02:00
parent 613b7cce58
commit 7e8643ceed
9 changed files with 20 additions and 14 deletions

View file

@ -53,10 +53,4 @@ cp public/* build
# Add only index.html file to the apk, it should be enough
cp build/index.html ./app/src/main/assets/
# generate signed apk for itch.io
./gradlew assembleRelease
# generate signed bundle for play store
./gradlew bundleRelease