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

@ -30,4 +30,5 @@ rsync -avz --delete --delete-excluded --exclude="*.sh" --exclude="node_modules"
# upload to itch.io , upload the index file directly
butler push "./build/index.html" renanlecaro/breakout71:latest --userversion $versionCode
butler push "./build/index.html" renanlecaro/breakout71:offline --userversion $versionCode
butler push app/build/outputs/apk/release/app-release.apk renanlecaro/breakout71:apk --userversion $versionCode