Pre-release build with Kotlin 1.8.0 pre-release
See original GitHub issueHi, could you make a new anvil pre-release build that will use Kotlin 1.8.0 pre-release?
You could use any Kotlin 1.8.0-Beta-* release (for example, 1.8.0-Beta-148) from this repo: https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev/
Issue Analytics
- State:
- Created a year ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Participate in the Kotlin Early Access Preview
Build details ; 1.8.0-RC. Released: December 8, 2022. Release on GitHub. Kotlin/JVM: removed the old backend, added support for Java 19 bytecode.
Read more >Provide quick fix to resolve "Class ... is compiled by a pre ...
Provide quick fix to resolve "Class ... is compiled by a pre-release version of Kotlin and cannot be loaded by this version of...
Read more >Kotlin compiler pre-release problem in android studio IDE
My solution: build.gradle.kts. plugins { val kotlin = "1.5.0-M1" kotlin( ...
Read more >Releases · JetBrains/kotlin - GitHub
The Kotlin Programming Language. . Contribute to JetBrains/kotlin development by creating an account on GitHub.
Read more >Compose to Kotlin Compatibility Map - Android Developers
Declaring dependencies; Pre-release Kotlin Compatibility ... Add the dependencies for the artifacts you need in the build.gradle file for your app or module ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Update: this is now blocked on API incompatibility with
kotlin-compile-testing. I’ve filed a ticket with that library and will continue to post updates here as things change.https://github.com/tschuchortdev/kotlin-compile-testing/issues/336
Apologies for the delay 🥲, I’m currently testing out the new release