*update*: tried to update the `build.gradle` with ...
# gradle
l
update: tried to update the
build.gradle
with the following line:
task greeting(type: GreetingTask)
but without any kind of success.. I also tried to import the
GreetingTask
to the build.gradle (don't know if this makes any sense)