Modify path

This commit is contained in:
pratik
2025-10-21 09:22:02 -05:00
parent b7405c644b
commit 1f12f1a28b
2 changed files with 10 additions and 8 deletions

View File

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