diff --git a/AGENTS.md b/AGENTS.md index 0de486b..db1378b 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -198,3 +198,4 @@ Access / ops notes (prod) - DB (dev): PostgreSQL `trisolaris` on `192.168.1.53:5432` (see `application-dev.properties` in the repo). - DB access (server): `sudo -u postgres psql -d trisolaris`. - Workflow: Always run build, commit, and push for changes unless explicitly told otherwise. +- Android workflow note: user always runs Shift+F10 in Android Studio to deploy updates.