Hi! I have an error with gradle, when packaging to android and i can’t find anything on this
the output log tells me its a bug with rungradle.bat and try to run it with --info or --debug
tried it separately and got this error
Failure 1 of 1A problem occurred configuring root project ‘’.
The project name must not be empty. Set the ‘rootProject.name’ or adjust the ‘include’ statement (see Settings - Gradle DSL Version 6.1.1 for more details).
Exception
*org.gradle.api.ProjectConfigurationException: A problem occurred configuring root project ‘’. *
*at org.gradle.configuration.project.LifecycleProjectEvaluator.wrapException(LifecycleProjectEvaluator.java:80) *
•••
*Caused by: org.gradle.api.InvalidUserDataException: The project name must not be empty. Set the ‘rootProject.name’ or adjust the ‘include’ statement (see Settings - Gradle DSL Version 6.1.1 for more details). *
*at org.gradle.util.NameValidator.newInvalidUserDataException(NameValidator.java:45) *
•••
i’ve tried to edit everything i could, tried different sdk, ndk and java builds but couldn’t get it work.
I’m lost… please send help or a gun