помогите ,
Starting Gradle Daemon...
Gradle Daemon started in 3 s 522 ms
FAILURE: Build failed with an exception.
* What went wrong:
Directory 'C:\woveline-master' does not contain a Gradle build.
A Gradle build's root directory should contain one of the possible settings files: settings.gradle, settings.gradle.kts, settings.gradle.dcl.It may also contain one of the possible build files: build.gradle, build.gradle.kts, build.gradle.dcl.
To create a new Gradle build in this directory run 'gradle init'
For more information about the 'init' task, please refer to
in the Gradle documentation.
For more details on creating a Gradle build, please refer to
in the Gradle documentation.
* Try:
> Run gradle init to create a new Gradle build in this directory.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at
.
BUILD FAILED in 4s