Planungen android
All checks were successful
Deploy to production / deploy (push) Successful in 2m17s

This commit is contained in:
Torsten Schulz (local)
2026-07-08 22:28:51 +02:00
parent f5b3f174e6
commit 53becb6630
90 changed files with 5901 additions and 42 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd)"
cd "$ROOT_DIR/android"
npx cap sync android