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

Unable to find method 'org.gradle.api/Lorg/gradle/api/tasks/TaskInputs;'. #37

Open
NeighborhoodCoding opened this issue Sep 10, 2020 · 0 comments

Comments

@NeighborhoodCoding
Copy link

Unable to find method 'org.gradle.api.internal.TaskInputsInternal.property(Ljava/lang/String;Ljava/lang/Object;)Lorg/gradle/api/tasks/TaskInputs;'.
Possible causes for this unexpected error include:
Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
Re-download dependencies and sync project (requires network)


Seems that I'm using gradle v5 and your code is gradle v4 API. Am I right?
I'm beginner... can you update your code to v5 gradle API?

@NeighborhoodCoding NeighborhoodCoding changed the title Unable to find method 'org.gradle.api.internal.TaskInputsInternal.property(Ljava/lang/String;Ljava/lang/Object;)Lorg/gradle/api/tasks/TaskInputs;'. Unable to find method 'org.gradle.api/Lorg/gradle/api/tasks/TaskInputs;'. Sep 10, 2020
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

1 participant