Method <org.gradle.api.tasks.SourceSet.getAnnotationProcessorPath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getCompileClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getRuntimeClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (SourceSet.java:0)
Method <org.gradle.plugins.signing.SigningExtension.getConfiguration()> does not have raw return type (org.gradle.api.artifacts.Configuration) assignable to any of [ConfigurableFileCollection] in (SigningExtension.java:0)
