{
"permissions": {
"allow": [
"Bash(./gradlew tasks:*)",
"Bash(./gradlew build:*)",
"Bash(./gradlew compileJava:*)",
"Bash(./gradlew clean build:*)"
],
"deny": [],
"ask": []
}