Create script which builds the delverables and places them in a convenient place with convenient names.

This commit is contained in:
2025-03-21 14:58:56 -07:00
parent bdb3fc5c7a
commit 4d0dc03c69
2 changed files with 49 additions and 0 deletions

3
.gitignore vendored
View File

@ -44,3 +44,6 @@ app.*.map.json
/android/app/release
/android/app/.*
# Ignore the releases folder.
releases/*