mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-30 00:39:13 -04:00
Build 29074010
This commit is contained in:
parent
613b7cce58
commit
7e8643ceed
9 changed files with 20 additions and 14 deletions
6
build.sh
6
build.sh
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue