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

Minor: Kotlin classes is compiled by pre-release version of kotlin and cannot be used by this version of compiler on 0.1.0 #9

Open
Tradunsky opened this issue Feb 24, 2018 · 0 comments

Comments

@Tradunsky
Copy link

When adding the artifact:0.1.0 from README file it has been compiled with kotlin pre release version and it leads to unexpected compilation errors when start using it on LATEST stable kotlin stdlib.

Probably it is not that straightforward to fix if 0.1.0 is in use within pre-release kotlin, if not - updating artifactory version 0.1.0 with release version of kotlin might be an option.

assertk kotlin version

However, 0.1.1 fixes this situation. So, another option is update README with the latest version of the artifact

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