Wieku / danser

Custom osu! client written in Kotlin
MIT License
75 stars 9 forks source link

A problem occurred evaluating project ':desktop'. #10

Closed ghost closed 4 years ago

ghost commented 4 years ago

I typed gradle gradlew in Konsole (KDE Terminal) and it says

FAILURE: Build failed with an exception.

* Where:
Build file '/home/asdfqwerty/다운로드/danser/desktop/build.gradle' line: 18

* What went wrong:
A problem occurred evaluating project ':desktop'.
> Could not find method application() for arguments [build_belynhnkiel7e2nb3kd5ybb0o$_run_closure1@ff00e8b] on project ':desktop' of type org.gradle.api.Project.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 3

What should I do?