This commit is contained in:
ytc1012
2025-12-02 16:38:58 +08:00
parent ef44d11c32
commit 86a368e1e3
34 changed files with 2767 additions and 686 deletions

View File

@@ -50,7 +50,19 @@
"Bash(then find android/app/build/outputs -type f ( -name \"*.aab\" -o -name \"*.apk\" ))",
"Bash(else echo \"outputs 目录不存在,可能还未构建过\")",
"Bash(fi)",
"Bash(tasklist:*)"
"Bash(tasklist:*)",
"Bash(flutter pub outdated:*)",
"Bash(find:*)",
"Bash(java:*)",
"Bash(mkdir:*)",
"Bash(keytool:*)",
"Bash(call android\\gradlew.bat:*)",
"Bash(./android/gradlew.bat:*)",
"Bash(\"F:\\Program Files\\Eclipse Adoptium\\jdk-17.0.17.10-hotspot\\bin\\keytool.exe\":*)",
"Bash(\"F:\\Program Files\\Eclipse Adoptium\\jdk-17.0.17.10-hotspot\\bin\\jarsigner.exe\":*)",
"Bash(del:*)",
"Bash(rm:*)",
"Bash(git add:*)"
],
"deny": [],
"ask": []