You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ When proposing a test plan, treat "real testing" as one of these two options onl
39
39
40
40
For iOS local testing details, see [docs/ios-local-setup.md](docs/ios-local-setup.md).
41
41
For Android local testing details, see [docs/android-ci-cd.md](docs/android-ci-cd.md).
42
+
Running `./gradlew` is resource-heavy in this repository. Run Gradle tasks only when they are genuinely needed, choose the narrowest task that validates the change, and avoid broad Gradle runs without a clear reason.
42
43
For the optional private analytical DB access path, granted reporting permissions, and operator setup flow, see [docs/analytics-db-access.md](docs/analytics-db-access.md).
0 commit comments