question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Stable branch of Kotlin support

See original GitHub issue

It seems this is dependent on a future and/or experimental version of Kotlin in the 1.2 branch leading to gradle import failure, if used in a non-experimental project.

Warning:<i><b>project ':core': Unable to build Kotlin project configuration</b> Details: java.lang.reflect.InvocationTargetException: null Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':core:compileClasspath'. Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find org.jetbrains.kotlin:kotlin-stdlib:1.2.0-beta-88.

Current version of Kotlin as of Nov 6, 2017 is 1.1.51

Is there any way to get around this without having to fork it?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:15

github_iconTop GitHub Comments

1reaction
TTSKarlssoncommented, Dec 19, 2019

Thank you very much Guiseppe, and Merry Christmas and Happy New Year to you too!

1reaction
elect86commented, Dec 7, 2017

Here you go, I just updated the whole dependency, it should now relies purely on kt 1.2 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kotlin releases
The IDE support for the latest version of the language is available for the following versions of IntelliJ IDEA and Android Studio: IntelliJ...
Read more >
Stability of Kotlin components
Each Kotlin project has two GitHub badges describing its stability and support status: Stability status. This shows how quickly each project ...
Read more >
What's new in Kotlin 1.7.0
Kotlin 1.7.0 has been released. It unveils the Alpha version of the new Kotlin/JVM K2 compiler, stabilizes language features, and brings ...
Read more >
What's new in Kotlin 1.6.0
Kotlin 1.6.0 introduces Stable conversions from regular to suspending functional types. Starting from 1.4.0, the feature supported functional ...
Read more >
What's new in Kotlin 1.8.0-RC
The Kotlin 1.8.0-RC release is out! Here are some highlights from this release: We removed the old backend for Kotlin/JVM · We now...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found