svtk / AtomicKotlinCourse

87 stars 21 forks source link

Gradle reload failed on fresh clone for gradle version 8.0 #73

Open ShuratCode opened 1 year ago

ShuratCode commented 1 year ago

When starting from IDE, I got the error `Could not create task ':compileKotlin'.

Cannot use @TaskAction annotation on method AbstractKotlinCompile.execute() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.` It seems it related to the fact Intellij in version 2023.1 use gradle version 8.0