Build 29060146

This commit is contained in:
Renan LE CARO 2025-04-02 17:46:34 +02:00
parent c86031f4c0
commit 75972744cb
7 changed files with 26 additions and 35 deletions

View file

@ -46,3 +46,6 @@ rm -rf ./app/src/main/assets/*
cp public/* build
rm -rf ./app/src/main/assets/*
cp build/index.html ./app/src/main/assets/
# generate signed apk
./gradlew assembleRelease