Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to compile after applying plugin #1

Open
peppercat10 opened this issue Sep 28, 2021 · 3 comments
Open

Failing to compile after applying plugin #1

peppercat10 opened this issue Sep 28, 2021 · 3 comments

Comments

@peppercat10
Copy link

Hi. I'm trying to use Grease on a default KMM project. Once I apply the plugin and sync, I get the following error:

Caused by: java.lang.NoSuchMethodError: 'org.gradle.api.file.FileCollection com.android.build.gradle.internal.tasks.MergeFileTask.getInputFiles()'

Do you have any idea what might be happening?
Thanks

@natario1
Copy link
Member

What gradle version are you using? The plugin is not up to date with dependencies, I'll do this. In the mean time, having the full stacktrace for your error would help!

@peppercat10
Copy link
Author

Gradle version: 7.0.2
Stacktrace: https://gist.github.com/peppercat10/795488d9663082c81f8d8a325e4fd0b6

Thanks for looking into this!

@DastanIqbal
Copy link

Facing same issue
Caused by: java.lang.NoSuchMethodError: 'org.gradle.api.file.FileCollection com.android.build.gradle.internal.tasks.MergeFileTask.getInputFiles()' at io.deepmedia.tools.grease

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants