This message was deleted.
# community-support
s
This message was deleted.
v
Well, your application returns with exit code 1. This is most likely not a Gradle issue. Run through a debugger and find out where your application does not behave as expected.
r
tried no luck
v
Run with
--info
or
--debug
to maybe get more information about what is happening in case it is before the application is actually started.