This commit is contained in:
pratik
2025-10-20 12:25:03 -05:00
parent 0dae94011c
commit 0e9bdfa3cc
7 changed files with 45 additions and 35 deletions

View File

@@ -4,7 +4,8 @@
"Bash(.gradlew.bat build:*)",
"Bash(echo:*)",
"Bash(gradle wrapper:*)",
"Bash(./gradlew build:*)"
"Bash(./gradlew build:*)",
"Bash(./gradlew clean build:*)"
],
"deny": [],
"ask": []