This commit is contained in:
2026-03-27 09:37:52 +08:00
parent 3aac4e7330
commit 569780ffb4
2 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(flutter build apk --debug 2>&1 | tail -15)",
"Bash(flutter build apk --debug 2>&1 | tail -10)"
]
}
}