Hi everyone! Is it ok to get this error (look at t...
# gradle
k
Hi everyone! Is it ok to get this error (look at the screenshot) on a fresh project (just created in Idea)? Is there any way to fix it?
1
If it can help there is output of gradle build task with some errors.
m
do you even need the import when using the groovy DSL?
k
Yes. It's exactly what is created by IDEA. Here is my whole build.gradle file. Dependencies are added by me.