"Type ‘Project’ has no method 'getValue(Build_gradle, KProperty<>)’ and thus it cannot serve as a delegate"
Under project.
application and Kotlin are red in the plugins.
under repositories, mavenCentral is red, implementation is red.
says:
Type mismatch.
Required:
Closure<>
Found:
() → Unit
What on earth is a fella to do about this? It makes no sense that the plugin for generating a project would start out with errors in it. What can I change to fix this?? thank you! I would like to get back to work ASAP if somebody could help a noob, it would be greatly appreciated.