Commit c99c88b
fix(taskfile): make android:setup idempotent
Check if NDK directory exists before running sdkmanager to avoid
SIGPIPE (exit 141) when NDK is already installed.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e560ac6 commit c99c88b
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
0 commit comments