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

Document how to disable version check #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pauldraper
Copy link

@pauldraper pauldraper commented Apr 27, 2017

The version check is annoying for multiple reasons (e.g. it looks like SBT is still loading since there is never a > blank line).

I would suggest disabling it by default, or creating a separate plugin that can do this more generally for all dependencies.

More conservatively, it would be nice to document how to disable it.

@@ -40,6 +40,8 @@ Current version 1.0.7
`kotlinVersion`
plugin
* `kotlincOptions`: options to pass to the kotlin compiler
* `updateCheck in Kotlin := ()` in the root project disables the check version
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version check

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 this pull request may close these issues.

2 participants