This message was deleted.
# community-support
s
This message was deleted.
e
./myprojectfolder/gradlew --project-dir=./myprojectfolder myTaskName
(or
-p
for short)
it defaults to the current working directory
c
🙏