Really good

This commit is contained in:
Eric Ratliff
2026-01-24 13:12:14 -06:00
parent 9bd16f3dd0
commit f69870b87f
2 changed files with 167 additions and 36 deletions

View File

@@ -211,6 +211,9 @@ fi
cd "$(dirname "$PROJECT_DIR")"
echo ""
# Setup Android SDK (needed for deployment)
setup_android_sdk
# Create project
echo ">>> Creating project..."
create_project_structure "$PROJECT_DIR"