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

'androidInstrumentationRunnerOptions$gordon_plugin' is missing an input or output annotation. #87

Closed
4 tasks done
dcampogiani opened this issue Apr 15, 2021 · 2 comments · Fixed by #88
Closed
4 tasks done
Assignees
Labels

Comments

@dcampogiani
Copy link

Before you open an issue

Describe the bug
When using Gordon with Gradle 7.0 I'm getting this error:

Some problems were found with the configuration of task ':app:gordonDev' (type 'GordonTestTask').
  - Type 'GordonTestTask' property 'androidInstrumentationRunnerOptions$gordon_plugin' is missing an input or output annotation.

To Reproduce

  1. Apply Gordon to an Android [app|library|feature] module.
  2. Run the following gradle task: app:gordonDev
  3. See error
@joshschriever
Copy link
Collaborator

Fixed in v1.6.4

@dcampogiani
Copy link
Author

Thanks

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

Successfully merging a pull request may close this issue.

2 participants