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

Master doesn't compile in local #60

Closed
pablisco opened this issue Sep 23, 2021 · 2 comments
Closed

Master doesn't compile in local #60

pablisco opened this issue Sep 23, 2021 · 2 comments

Comments

@pablisco
Copy link
Contributor

I was trying to build the project but it looks like I may be missing some settings and fails when trying to evaluate Gradle:

https://scans.gradle.com/s/3s5ii623zjtck/failure#1

@michaelbull
Copy link
Owner

org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'kotlinx.benchmark', version: '0.2.0-dev-20', apply: false] was not found in any of the following sources:

Seems like the dev version of the benchmark plugin has been removed from one of the remote repositories. I suspect using a newer version, ideally not one marked with dev, will solve the problem

@michaelbull
Copy link
Owner

Addressed in #61

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

Successfully merging a pull request may close this issue.

2 participants