Publish Android library from the main build-release script

This commit is contained in:
Yuri Sizov
2023-10-04 16:28:02 +02:00
parent 02e092ce76
commit 9d40b39c01
3 changed files with 41 additions and 6 deletions

View File

@@ -1,2 +1,4 @@
#!/bin/bash
rm -rf godot*.tar.gz mono-glue out releases tmp web
git status