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

Update to newest Kotlin #2

Open
Anigif opened this issue Sep 28, 2020 · 3 comments
Open

Update to newest Kotlin #2

Anigif opened this issue Sep 28, 2020 · 3 comments

Comments

@Anigif
Copy link

Anigif commented Sep 28, 2020

Would it be possible to update to version 1.4 of Kotlin? Currently, when I build my project it states this:

w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
    C:/Users/<user>/.gradle/caches/transforms-2/files-2.1/d67bdef0e9a095dce49b7313e8c22be7/jetified-kotlin-stdlib-jdk8-1.3.11.jar (version 1.3)
    C:/Users/<user>/.gradle/caches/transforms-2/files-2.1/a55336aceee8feb1d1f28ba064eccf9d/jetified-kotlin-stdlib-jdk7-1.4.10.jar (version 1.4)

It's ofcourse "just" a warning, but it would be nice to avoid. I'm not sure if there's other ways to avoid it (other than ignoring it), but a simple solution could be to just update to newest version of Kotlin (currently 1.4.10)

@webserveis
Copy link

Library write in java, but app sample in kotlin.
Is posible transcribe this library 100% kotlin version?

@indrabsudirman
Copy link

I like this library, but how implement it in Java? sample app in Kotlin, I have tried to understand but can't.

@indrabsudirman
Copy link

Finally, I can use this library in Java. Thanks to @sephiroth74 and thanks to om yohanes for helping me to use this library :)
Sample in Java available here

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

3 participants